#EBDBAD Color

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

Color preview

#EBDBAD

Color formats

HEX
#EBDBAD
RGB
rgb(235, 219, 173)
RGBA
rgba(235, 219, 173, 1)
HSL
hsl(45, 61%, 80%)
HSV
hsv(45, 26%, 92%)
CMYK
cmyk(0%, 7%, 26%, 8%)
CSS variable
--color-primary: #EBDBAD;
Lowercase HEX
#ebdbad

Shades

Tints

Tones

Harmony

CSS snippets for #EBDBAD

.color-ebdbad {
  color: #EBDBAD;
  background-color: #EBDBAD;
}

Frequently asked questions

What color is #EBDBAD?+

#EBDBAD is a HEX color with RGB value rgb(235, 219, 173) and HSL value hsl(45, 61%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBDBAD?+

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