Bisque Hex Code — #FFE4C4

RGB, HSL, and CMYK values for Bisque.

Bisque Color Values

FormatValue
HEX#FFE4C4
RGBrgb(255, 228, 196)
HSLhsl(33, 100%, 88%)
CMYKcmyk(0%, 11%, 23%, 0%)
Want to explore more shades? Use our Color Converter

About Bisque

Color psychology: Softness, comfort.

Bisque (#FFE4C4) is a light shade of brown. It's commonly used in web design, graphic design, and branding where softness, comfort are desired associations.

How to Use Bisque in CSS

/* Using HEX */
color: #FFE4C4;
background-color: #FFE4C4;

/* Using RGB */
color: rgb(255, 228, 196);

/* Using HSL */
color: hsl(33, 100%, 88%);

Colors That Go With Bisque

Complementary

Analogous

Triadic

Similar Shades of Brown

Frequently Asked Questions