#E5D69C Color

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

Color preview

#E5D69C

Color formats

HEX
#E5D69C
RGB
rgb(229, 214, 156)
RGBA
rgba(229, 214, 156, 1)
HSL
hsl(48, 58%, 75%)
HSV
hsv(48, 32%, 90%)
CMYK
cmyk(0%, 7%, 32%, 10%)
CSS variable
--color-primary: #E5D69C;
Lowercase HEX
#e5d69c

Shades

Tints

Tones

Harmony

CSS snippets for #E5D69C

.color-e5d69c {
  color: #E5D69C;
  background-color: #E5D69C;
}

Frequently asked questions

What color is #E5D69C?+

#E5D69C is a HEX color with RGB value rgb(229, 214, 156) and HSL value hsl(48, 58%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E5D69C?+

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