#EADFB3 Color

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

Color preview

#EADFB3

Color formats

HEX
#EADFB3
RGB
rgb(234, 223, 179)
RGBA
rgba(234, 223, 179, 1)
HSL
hsl(48, 57%, 81%)
HSV
hsv(48, 24%, 92%)
CMYK
cmyk(0%, 5%, 24%, 8%)
CSS variable
--color-primary: #EADFB3;
Lowercase HEX
#eadfb3

Shades

Tints

Tones

Harmony

CSS snippets for #EADFB3

.color-eadfb3 {
  color: #EADFB3;
  background-color: #EADFB3;
}

Frequently asked questions

What color is #EADFB3?+

#EADFB3 is a HEX color with RGB value rgb(234, 223, 179) and HSL value hsl(48, 57%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADFB3?+

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