#EADEBF Color

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

Color preview

#EADEBF

Color formats

HEX
#EADEBF
RGB
rgb(234, 222, 191)
RGBA
rgba(234, 222, 191, 1)
HSL
hsl(43, 51%, 83%)
HSV
hsv(43, 18%, 92%)
CMYK
cmyk(0%, 5%, 18%, 8%)
CSS variable
--color-primary: #EADEBF;
Lowercase HEX
#eadebf

Shades

Tints

Tones

Harmony

CSS snippets for #EADEBF

.color-eadebf {
  color: #EADEBF;
  background-color: #EADEBF;
}

Frequently asked questions

What color is #EADEBF?+

#EADEBF is a HEX color with RGB value rgb(234, 222, 191) and HSL value hsl(43, 51%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADEBF?+

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