#EFEAA7 Color

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

Color preview

#EFEAA7

Color formats

HEX
#EFEAA7
RGB
rgb(239, 234, 167)
RGBA
rgba(239, 234, 167, 1)
HSL
hsl(56, 69%, 80%)
HSV
hsv(56, 30%, 94%)
CMYK
cmyk(0%, 2%, 30%, 6%)
CSS variable
--color-primary: #EFEAA7;
Lowercase HEX
#efeaa7

Shades

Tints

Tones

Harmony

CSS snippets for #EFEAA7

.color-efeaa7 {
  color: #EFEAA7;
  background-color: #EFEAA7;
}

Frequently asked questions

What color is #EFEAA7?+

#EFEAA7 is a HEX color with RGB value rgb(239, 234, 167) and HSL value hsl(56, 69%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEAA7?+

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