#E0DBA6 Color

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

Color preview

#E0DBA6

Color formats

HEX
#E0DBA6
RGB
rgb(224, 219, 166)
RGBA
rgba(224, 219, 166, 1)
HSL
hsl(55, 48%, 76%)
HSV
hsv(55, 26%, 88%)
CMYK
cmyk(0%, 2%, 26%, 12%)
CSS variable
--color-primary: #E0DBA6;
Lowercase HEX
#e0dba6

Shades

Tints

Tones

Harmony

CSS snippets for #E0DBA6

.color-e0dba6 {
  color: #E0DBA6;
  background-color: #E0DBA6;
}

Frequently asked questions

What color is #E0DBA6?+

#E0DBA6 is a HEX color with RGB value rgb(224, 219, 166) and HSL value hsl(55, 48%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0DBA6?+

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