#EBDFA2 Color

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

Color preview

#EBDFA2

Color formats

HEX
#EBDFA2
RGB
rgb(235, 223, 162)
RGBA
rgba(235, 223, 162, 1)
HSL
hsl(50, 65%, 78%)
HSV
hsv(50, 31%, 92%)
CMYK
cmyk(0%, 5%, 31%, 8%)
CSS variable
--color-primary: #EBDFA2;
Lowercase HEX
#ebdfa2

Shades

Tints

Tones

Harmony

CSS snippets for #EBDFA2

.color-ebdfa2 {
  color: #EBDFA2;
  background-color: #EBDFA2;
}

Frequently asked questions

What color is #EBDFA2?+

#EBDFA2 is a HEX color with RGB value rgb(235, 223, 162) and HSL value hsl(50, 65%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBDFA2?+

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