#E0E6AB Color

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

Color preview

#E0E6AB

Color formats

HEX
#E0E6AB
RGB
rgb(224, 230, 171)
RGBA
rgba(224, 230, 171, 1)
HSL
hsl(66, 54%, 79%)
HSV
hsv(66, 26%, 90%)
CMYK
cmyk(3%, 0%, 26%, 10%)
CSS variable
--color-primary: #E0E6AB;
Lowercase HEX
#e0e6ab

Shades

Tints

Tones

Harmony

CSS snippets for #E0E6AB

.color-e0e6ab {
  color: #E0E6AB;
  background-color: #E0E6AB;
}

Frequently asked questions

What color is #E0E6AB?+

#E0E6AB is a HEX color with RGB value rgb(224, 230, 171) and HSL value hsl(66, 54%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E0E6AB?+

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