#EBCF9B Color

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

Color preview

#EBCF9B

Color formats

HEX
#EBCF9B
RGB
rgb(235, 207, 155)
RGBA
rgba(235, 207, 155, 1)
HSL
hsl(39, 67%, 76%)
HSV
hsv(39, 34%, 92%)
CMYK
cmyk(0%, 12%, 34%, 8%)
CSS variable
--color-primary: #EBCF9B;
Lowercase HEX
#ebcf9b

Shades

Tints

Tones

Harmony

CSS snippets for #EBCF9B

.color-ebcf9b {
  color: #EBCF9B;
  background-color: #EBCF9B;
}

Frequently asked questions

What color is #EBCF9B?+

#EBCF9B is a HEX color with RGB value rgb(235, 207, 155) and HSL value hsl(39, 67%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBCF9B?+

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