#EFEEB9 Color

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

Color preview

#EFEEB9

Color formats

HEX
#EFEEB9
RGB
rgb(239, 238, 185)
RGBA
rgba(239, 238, 185, 1)
HSL
hsl(59, 63%, 83%)
HSV
hsv(59, 23%, 94%)
CMYK
cmyk(0%, 0%, 23%, 6%)
CSS variable
--color-primary: #EFEEB9;
Lowercase HEX
#efeeb9

Shades

Tints

Tones

Harmony

CSS snippets for #EFEEB9

.color-efeeb9 {
  color: #EFEEB9;
  background-color: #EFEEB9;
}

Frequently asked questions

What color is #EFEEB9?+

#EFEEB9 is a HEX color with RGB value rgb(239, 238, 185) and HSL value hsl(59, 63%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEEB9?+

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