#FEE3CC Color

Inspect #FEE3CC across formats, palettes, contrast and closest named color matches.

Color preview

#FEE3CC

Color formats

HEX
#FEE3CC
RGB
rgb(254, 227, 204)
RGBA
rgba(254, 227, 204, 1)
HSL
hsl(28, 96%, 90%)
HSV
hsv(28, 20%, 100%)
CMYK
cmyk(0%, 11%, 20%, 0%)
CSS variable
--color-primary: #FEE3CC;
Lowercase HEX
#fee3cc

Shades

Tints

Tones

Harmony

CSS snippets for #FEE3CC

.color-fee3cc {
  color: #FEE3CC;
  background-color: #FEE3CC;
}

Frequently asked questions

What color is #FEE3CC?+

#FEE3CC is a HEX color with RGB value rgb(254, 227, 204) and HSL value hsl(28, 96%, 90%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FEE3CC?+

The closest Tailwind color is orange-100, available as the bg-orange-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools