#FEEED2 Color

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

Color preview

#FEEED2

Color formats

HEX
#FEEED2
RGB
rgb(254, 238, 210)
RGBA
rgba(254, 238, 210, 1)
HSL
hsl(38, 96%, 91%)
HSV
hsv(38, 17%, 100%)
CMYK
cmyk(0%, 6%, 17%, 0%)
CSS variable
--color-primary: #FEEED2;
Lowercase HEX
#feeed2

Shades

Tints

Tones

Harmony

CSS snippets for #FEEED2

.color-feeed2 {
  color: #FEEED2;
  background-color: #FEEED2;
}

Frequently asked questions

What color is #FEEED2?+

#FEEED2 is a HEX color with RGB value rgb(254, 238, 210) and HSL value hsl(38, 96%, 91%). Its closest CSS named color is PapayaWhip.

What is the closest Tailwind color to #FEEED2?+

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