#EBCD95 Color

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

Color preview

#EBCD95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBCD95

.color-ebcd95 {
  color: #EBCD95;
  background-color: #EBCD95;
}

Frequently asked questions

What color is #EBCD95?+

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

What is the closest Tailwind color to #EBCD95?+

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