#E6E4AB Color

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

Color preview

#E6E4AB

Color formats

HEX
#E6E4AB
RGB
rgb(230, 228, 171)
RGBA
rgba(230, 228, 171, 1)
HSL
hsl(58, 54%, 79%)
HSV
hsv(58, 26%, 90%)
CMYK
cmyk(0%, 1%, 26%, 10%)
CSS variable
--color-primary: #E6E4AB;
Lowercase HEX
#e6e4ab

Shades

Tints

Tones

Harmony

CSS snippets for #E6E4AB

.color-e6e4ab {
  color: #E6E4AB;
  background-color: #E6E4AB;
}

Frequently asked questions

What color is #E6E4AB?+

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

What is the closest Tailwind color to #E6E4AB?+

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