#FDEECB Color

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

Color preview

#FDEECB

Color formats

HEX
#FDEECB
RGB
rgb(253, 238, 203)
RGBA
rgba(253, 238, 203, 1)
HSL
hsl(42, 93%, 89%)
HSV
hsv(42, 20%, 99%)
CMYK
cmyk(0%, 6%, 20%, 1%)
CSS variable
--color-primary: #FDEECB;
Lowercase HEX
#fdeecb

Shades

Tints

Tones

Harmony

CSS snippets for #FDEECB

.color-fdeecb {
  color: #FDEECB;
  background-color: #FDEECB;
}

Frequently asked questions

What color is #FDEECB?+

#FDEECB is a HEX color with RGB value rgb(253, 238, 203) and HSL value hsl(42, 93%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FDEECB?+

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