#EBD3A9 Color

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

Color preview

#EBD3A9

Color formats

HEX
#EBD3A9
RGB
rgb(235, 211, 169)
RGBA
rgba(235, 211, 169, 1)
HSL
hsl(38, 62%, 79%)
HSV
hsv(38, 28%, 92%)
CMYK
cmyk(0%, 10%, 28%, 8%)
CSS variable
--color-primary: #EBD3A9;
Lowercase HEX
#ebd3a9

Shades

Tints

Tones

Harmony

CSS snippets for #EBD3A9

.color-ebd3a9 {
  color: #EBD3A9;
  background-color: #EBD3A9;
}

Frequently asked questions

What color is #EBD3A9?+

#EBD3A9 is a HEX color with RGB value rgb(235, 211, 169) and HSL value hsl(38, 62%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBD3A9?+

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