#EFDEA2 Color

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

Color preview

#EFDEA2

Color formats

HEX
#EFDEA2
RGB
rgb(239, 222, 162)
RGBA
rgba(239, 222, 162, 1)
HSL
hsl(47, 71%, 79%)
HSV
hsv(47, 32%, 94%)
CMYK
cmyk(0%, 7%, 32%, 6%)
CSS variable
--color-primary: #EFDEA2;
Lowercase HEX
#efdea2

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEA2

.color-efdea2 {
  color: #EFDEA2;
  background-color: #EFDEA2;
}

Frequently asked questions

What color is #EFDEA2?+

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

What is the closest Tailwind color to #EFDEA2?+

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