#EBCD96 Color

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

Color preview

#EBCD96

Color formats

HEX
#EBCD96
RGB
rgb(235, 205, 150)
RGBA
rgba(235, 205, 150, 1)
HSL
hsl(39, 68%, 75%)
HSV
hsv(39, 36%, 92%)
CMYK
cmyk(0%, 13%, 36%, 8%)
CSS variable
--color-primary: #EBCD96;
Lowercase HEX
#ebcd96

Shades

Tints

Tones

Harmony

CSS snippets for #EBCD96

.color-ebcd96 {
  color: #EBCD96;
  background-color: #EBCD96;
}

Frequently asked questions

What color is #EBCD96?+

#EBCD96 is a HEX color with RGB value rgb(235, 205, 150) and HSL value hsl(39, 68%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBCD96?+

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