#EBEBB2 Color

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

Color preview

#EBEBB2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBB2

.color-ebebb2 {
  color: #EBEBB2;
  background-color: #EBEBB2;
}

Frequently asked questions

What color is #EBEBB2?+

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

What is the closest Tailwind color to #EBEBB2?+

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