#E6DEAD Color

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

Color preview

#E6DEAD

Color formats

HEX
#E6DEAD
RGB
rgb(230, 222, 173)
RGBA
rgba(230, 222, 173, 1)
HSL
hsl(52, 53%, 79%)
HSV
hsv(52, 25%, 90%)
CMYK
cmyk(0%, 3%, 25%, 10%)
CSS variable
--color-primary: #E6DEAD;
Lowercase HEX
#e6dead

Shades

Tints

Tones

Harmony

CSS snippets for #E6DEAD

.color-e6dead {
  color: #E6DEAD;
  background-color: #E6DEAD;
}

Frequently asked questions

What color is #E6DEAD?+

#E6DEAD is a HEX color with RGB value rgb(230, 222, 173) and HSL value hsl(52, 53%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6DEAD?+

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