#EBDEBF Color

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

Color preview

#EBDEBF

Color formats

HEX
#EBDEBF
RGB
rgb(235, 222, 191)
RGBA
rgba(235, 222, 191, 1)
HSL
hsl(42, 52%, 84%)
HSV
hsv(42, 19%, 92%)
CMYK
cmyk(0%, 6%, 19%, 8%)
CSS variable
--color-primary: #EBDEBF;
Lowercase HEX
#ebdebf

Shades

Tints

Tones

Harmony

CSS snippets for #EBDEBF

.color-ebdebf {
  color: #EBDEBF;
  background-color: #EBDEBF;
}

Frequently asked questions

What color is #EBDEBF?+

#EBDEBF is a HEX color with RGB value rgb(235, 222, 191) and HSL value hsl(42, 52%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDEBF?+

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