#EADEC1 Color

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

Color preview

#EADEC1

Color formats

HEX
#EADEC1
RGB
rgb(234, 222, 193)
RGBA
rgba(234, 222, 193, 1)
HSL
hsl(42, 49%, 84%)
HSV
hsv(42, 18%, 92%)
CMYK
cmyk(0%, 5%, 18%, 8%)
CSS variable
--color-primary: #EADEC1;
Lowercase HEX
#eadec1

Shades

Tints

Tones

Harmony

CSS snippets for #EADEC1

.color-eadec1 {
  color: #EADEC1;
  background-color: #EADEC1;
}

Frequently asked questions

What color is #EADEC1?+

#EADEC1 is a HEX color with RGB value rgb(234, 222, 193) and HSL value hsl(42, 49%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADEC1?+

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