#FEEED3 Color

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

Color preview

#FEEED3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEEED3

.color-feeed3 {
  color: #FEEED3;
  background-color: #FEEED3;
}

Frequently asked questions

What color is #FEEED3?+

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

What is the closest Tailwind color to #FEEED3?+

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