#FEECC7 Color

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

Color preview

#FEECC7

Color formats

HEX
#FEECC7
RGB
rgb(254, 236, 199)
RGBA
rgba(254, 236, 199, 1)
HSL
hsl(40, 96%, 89%)
HSV
hsv(40, 22%, 100%)
CMYK
cmyk(0%, 7%, 22%, 0%)
CSS variable
--color-primary: #FEECC7;
Lowercase HEX
#feecc7

Shades

Tints

Tones

Harmony

CSS snippets for #FEECC7

.color-feecc7 {
  color: #FEECC7;
  background-color: #FEECC7;
}

Frequently asked questions

What color is #FEECC7?+

#FEECC7 is a HEX color with RGB value rgb(254, 236, 199) and HSL value hsl(40, 96%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FEECC7?+

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