#EAEAE3 Color

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

Color preview

#EAEAE3

Color formats

HEX
#EAEAE3
RGB
rgb(234, 234, 227)
RGBA
rgba(234, 234, 227, 1)
HSL
hsl(60, 14%, 90%)
HSV
hsv(60, 3%, 92%)
CMYK
cmyk(0%, 0%, 3%, 8%)
CSS variable
--color-primary: #EAEAE3;
Lowercase HEX
#eaeae3

Shades

Tints

Tones

Harmony

CSS snippets for #EAEAE3

.color-eaeae3 {
  color: #EAEAE3;
  background-color: #EAEAE3;
}

Frequently asked questions

What color is #EAEAE3?+

#EAEAE3 is a HEX color with RGB value rgb(234, 234, 227) and HSL value hsl(60, 14%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAEAE3?+

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