#EBD4B6 Color

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

Color preview

#EBD4B6

Color formats

HEX
#EBD4B6
RGB
rgb(235, 212, 182)
RGBA
rgba(235, 212, 182, 1)
HSL
hsl(34, 57%, 82%)
HSV
hsv(34, 23%, 92%)
CMYK
cmyk(0%, 10%, 23%, 8%)
CSS variable
--color-primary: #EBD4B6;
Lowercase HEX
#ebd4b6

Shades

Tints

Tones

Harmony

CSS snippets for #EBD4B6

.color-ebd4b6 {
  color: #EBD4B6;
  background-color: #EBD4B6;
}

Frequently asked questions

What color is #EBD4B6?+

#EBD4B6 is a HEX color with RGB value rgb(235, 212, 182) and HSL value hsl(34, 57%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBD4B6?+

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