#EBDBBB Color

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

Color preview

#EBDBBB

Color formats

HEX
#EBDBBB
RGB
rgb(235, 219, 187)
RGBA
rgba(235, 219, 187, 1)
HSL
hsl(40, 55%, 83%)
HSV
hsv(40, 20%, 92%)
CMYK
cmyk(0%, 7%, 20%, 8%)
CSS variable
--color-primary: #EBDBBB;
Lowercase HEX
#ebdbbb

Shades

Tints

Tones

Harmony

CSS snippets for #EBDBBB

.color-ebdbbb {
  color: #EBDBBB;
  background-color: #EBDBBB;
}

Frequently asked questions

What color is #EBDBBB?+

#EBDBBB is a HEX color with RGB value rgb(235, 219, 187) and HSL value hsl(40, 55%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDBBB?+

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