#EEEACB Color

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

Color preview

#EEEACB

Color formats

HEX
#EEEACB
RGB
rgb(238, 234, 203)
RGBA
rgba(238, 234, 203, 1)
HSL
hsl(53, 51%, 86%)
HSV
hsv(53, 15%, 93%)
CMYK
cmyk(0%, 2%, 15%, 7%)
CSS variable
--color-primary: #EEEACB;
Lowercase HEX
#eeeacb

Shades

Tints

Tones

Harmony

CSS snippets for #EEEACB

.color-eeeacb {
  color: #EEEACB;
  background-color: #EEEACB;
}

Frequently asked questions

What color is #EEEACB?+

#EEEACB is a HEX color with RGB value rgb(238, 234, 203) and HSL value hsl(53, 51%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEEACB?+

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