#E2D69D Color

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

Color preview

#E2D69D

Color formats

HEX
#E2D69D
RGB
rgb(226, 214, 157)
RGBA
rgba(226, 214, 157, 1)
HSL
hsl(50, 54%, 75%)
HSV
hsv(50, 31%, 89%)
CMYK
cmyk(0%, 5%, 31%, 11%)
CSS variable
--color-primary: #E2D69D;
Lowercase HEX
#e2d69d

Shades

Tints

Tones

Harmony

CSS snippets for #E2D69D

.color-e2d69d {
  color: #E2D69D;
  background-color: #E2D69D;
}

Frequently asked questions

What color is #E2D69D?+

#E2D69D is a HEX color with RGB value rgb(226, 214, 157) and HSL value hsl(50, 54%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2D69D?+

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