#EBCDBA Color

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

Color preview

#EBCDBA

Color formats

HEX
#EBCDBA
RGB
rgb(235, 205, 186)
RGBA
rgba(235, 205, 186, 1)
HSL
hsl(23, 55%, 83%)
HSV
hsv(23, 21%, 92%)
CMYK
cmyk(0%, 13%, 21%, 8%)
CSS variable
--color-primary: #EBCDBA;
Lowercase HEX
#ebcdba

Shades

Tints

Tones

Harmony

CSS snippets for #EBCDBA

.color-ebcdba {
  color: #EBCDBA;
  background-color: #EBCDBA;
}

Frequently asked questions

What color is #EBCDBA?+

#EBCDBA is a HEX color with RGB value rgb(235, 205, 186) and HSL value hsl(23, 55%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBCDBA?+

The closest Tailwind color is red-200, available as the bg-red-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