#EFDAC0 Color

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

Color preview

#EFDAC0

Color formats

HEX
#EFDAC0
RGB
rgb(239, 218, 192)
RGBA
rgba(239, 218, 192, 1)
HSL
hsl(33, 59%, 85%)
HSV
hsv(33, 20%, 94%)
CMYK
cmyk(0%, 9%, 20%, 6%)
CSS variable
--color-primary: #EFDAC0;
Lowercase HEX
#efdac0

Shades

Tints

Tones

Harmony

CSS snippets for #EFDAC0

.color-efdac0 {
  color: #EFDAC0;
  background-color: #EFDAC0;
}

Frequently asked questions

What color is #EFDAC0?+

#EFDAC0 is a HEX color with RGB value rgb(239, 218, 192) and HSL value hsl(33, 59%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFDAC0?+

The closest Tailwind color is red-200, available as the bg-red-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