#EBCF9F Color

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

Color preview

#EBCF9F

Color formats

HEX
#EBCF9F
RGB
rgb(235, 207, 159)
RGBA
rgba(235, 207, 159, 1)
HSL
hsl(38, 66%, 77%)
HSV
hsv(38, 32%, 92%)
CMYK
cmyk(0%, 12%, 32%, 8%)
CSS variable
--color-primary: #EBCF9F;
Lowercase HEX
#ebcf9f

Shades

Tints

Tones

Harmony

CSS snippets for #EBCF9F

.color-ebcf9f {
  color: #EBCF9F;
  background-color: #EBCF9F;
}

Frequently asked questions

What color is #EBCF9F?+

#EBCF9F is a HEX color with RGB value rgb(235, 207, 159) and HSL value hsl(38, 66%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBCF9F?+

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