#E0EBB2 Color

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

Color preview

#E0EBB2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E0EBB2

.color-e0ebb2 {
  color: #E0EBB2;
  background-color: #E0EBB2;
}

Frequently asked questions

What color is #E0EBB2?+

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

What is the closest Tailwind color to #E0EBB2?+

The closest Tailwind color is lime-200, available as the bg-lime-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