#EFEEAD Color

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

Color preview

#EFEEAD

Color formats

HEX
#EFEEAD
RGB
rgb(239, 238, 173)
RGBA
rgba(239, 238, 173, 1)
HSL
hsl(59, 67%, 81%)
HSV
hsv(59, 28%, 94%)
CMYK
cmyk(0%, 0%, 28%, 6%)
CSS variable
--color-primary: #EFEEAD;
Lowercase HEX
#efeead

Shades

Tints

Tones

Harmony

CSS snippets for #EFEEAD

.color-efeead {
  color: #EFEEAD;
  background-color: #EFEEAD;
}

Frequently asked questions

What color is #EFEEAD?+

#EFEEAD is a HEX color with RGB value rgb(239, 238, 173) and HSL value hsl(59, 67%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEEAD?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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