#EFE8A2 Color

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

Color preview

#EFE8A2

Color formats

HEX
#EFE8A2
RGB
rgb(239, 232, 162)
RGBA
rgba(239, 232, 162, 1)
HSL
hsl(55, 71%, 79%)
HSV
hsv(55, 32%, 94%)
CMYK
cmyk(0%, 3%, 32%, 6%)
CSS variable
--color-primary: #EFE8A2;
Lowercase HEX
#efe8a2

Shades

Tints

Tones

Harmony

CSS snippets for #EFE8A2

.color-efe8a2 {
  color: #EFE8A2;
  background-color: #EFE8A2;
}

Frequently asked questions

What color is #EFE8A2?+

#EFE8A2 is a HEX color with RGB value rgb(239, 232, 162) and HSL value hsl(55, 71%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFE8A2?+

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