#FDEEC5 Color

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

Color preview

#FDEEC5

Color formats

HEX
#FDEEC5
RGB
rgb(253, 238, 197)
RGBA
rgba(253, 238, 197, 1)
HSL
hsl(44, 93%, 88%)
HSV
hsv(44, 22%, 99%)
CMYK
cmyk(0%, 6%, 22%, 1%)
CSS variable
--color-primary: #FDEEC5;
Lowercase HEX
#fdeec5

Shades

Tints

Tones

Harmony

CSS snippets for #FDEEC5

.color-fdeec5 {
  color: #FDEEC5;
  background-color: #FDEEC5;
}

Frequently asked questions

What color is #FDEEC5?+

#FDEEC5 is a HEX color with RGB value rgb(253, 238, 197) and HSL value hsl(44, 93%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FDEEC5?+

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