#EAEBD7 Color

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

Color preview

#EAEBD7

Color formats

HEX
#EAEBD7
RGB
rgb(234, 235, 215)
RGBA
rgba(234, 235, 215, 1)
HSL
hsl(63, 33%, 88%)
HSV
hsv(63, 9%, 92%)
CMYK
cmyk(0%, 0%, 9%, 8%)
CSS variable
--color-primary: #EAEBD7;
Lowercase HEX
#eaebd7

Shades

Tints

Tones

Harmony

CSS snippets for #EAEBD7

.color-eaebd7 {
  color: #EAEBD7;
  background-color: #EAEBD7;
}

Frequently asked questions

What color is #EAEBD7?+

#EAEBD7 is a HEX color with RGB value rgb(234, 235, 215) and HSL value hsl(63, 33%, 88%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAEBD7?+

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