#E0CDA1 Color

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

Color preview

#E0CDA1

Color formats

HEX
#E0CDA1
RGB
rgb(224, 205, 161)
RGBA
rgba(224, 205, 161, 1)
HSL
hsl(42, 50%, 75%)
HSV
hsv(42, 28%, 88%)
CMYK
cmyk(0%, 8%, 28%, 12%)
CSS variable
--color-primary: #E0CDA1;
Lowercase HEX
#e0cda1

Shades

Tints

Tones

Harmony

CSS snippets for #E0CDA1

.color-e0cda1 {
  color: #E0CDA1;
  background-color: #E0CDA1;
}

Frequently asked questions

What color is #E0CDA1?+

#E0CDA1 is a HEX color with RGB value rgb(224, 205, 161) and HSL value hsl(42, 50%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0CDA1?+

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