#FEEEDF Color

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

Color preview

#FEEEDF

Color formats

HEX
#FEEEDF
RGB
rgb(254, 238, 223)
RGBA
rgba(254, 238, 223, 1)
HSL
hsl(29, 94%, 94%)
HSV
hsv(29, 12%, 100%)
CMYK
cmyk(0%, 6%, 12%, 0%)
CSS variable
--color-primary: #FEEEDF;
Lowercase HEX
#feeedf

Shades

Tints

Tones

Harmony

CSS snippets for #FEEEDF

.color-feeedf {
  color: #FEEEDF;
  background-color: #FEEEDF;
}

Frequently asked questions

What color is #FEEEDF?+

#FEEEDF is a HEX color with RGB value rgb(254, 238, 223) and HSL value hsl(29, 94%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FEEEDF?+

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