#EBE6B2 Color

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

Color preview

#EBE6B2

Color formats

HEX
#EBE6B2
RGB
rgb(235, 230, 178)
RGBA
rgba(235, 230, 178, 1)
HSL
hsl(55, 59%, 81%)
HSV
hsv(55, 24%, 92%)
CMYK
cmyk(0%, 2%, 24%, 8%)
CSS variable
--color-primary: #EBE6B2;
Lowercase HEX
#ebe6b2

Shades

Tints

Tones

Harmony

CSS snippets for #EBE6B2

.color-ebe6b2 {
  color: #EBE6B2;
  background-color: #EBE6B2;
}

Frequently asked questions

What color is #EBE6B2?+

#EBE6B2 is a HEX color with RGB value rgb(235, 230, 178) and HSL value hsl(55, 59%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBE6B2?+

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