#EFDEA3 Color

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

Color preview

#EFDEA3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEA3

.color-efdea3 {
  color: #EFDEA3;
  background-color: #EFDEA3;
}

Frequently asked questions

What color is #EFDEA3?+

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

What is the closest Tailwind color to #EFDEA3?+

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