#FEE5C2 Color

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

Color preview

#FEE5C2

Color formats

HEX
#FEE5C2
RGB
rgb(254, 229, 194)
RGBA
rgba(254, 229, 194, 1)
HSL
hsl(35, 97%, 88%)
HSV
hsv(35, 24%, 100%)
CMYK
cmyk(0%, 10%, 24%, 0%)
CSS variable
--color-primary: #FEE5C2;
Lowercase HEX
#fee5c2

Shades

Tints

Tones

Harmony

CSS snippets for #FEE5C2

.color-fee5c2 {
  color: #FEE5C2;
  background-color: #FEE5C2;
}

Frequently asked questions

What color is #FEE5C2?+

#FEE5C2 is a HEX color with RGB value rgb(254, 229, 194) and HSL value hsl(35, 97%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FEE5C2?+

The closest Tailwind color is amber-100, available as the bg-amber-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