#EAEDC3 Color

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

Color preview

#EAEDC3

Color formats

HEX
#EAEDC3
RGB
rgb(234, 237, 195)
RGBA
rgba(234, 237, 195, 1)
HSL
hsl(64, 54%, 85%)
HSV
hsv(64, 18%, 93%)
CMYK
cmyk(1%, 0%, 18%, 7%)
CSS variable
--color-primary: #EAEDC3;
Lowercase HEX
#eaedc3

Shades

Tints

Tones

Harmony

CSS snippets for #EAEDC3

.color-eaedc3 {
  color: #EAEDC3;
  background-color: #EAEDC3;
}

Frequently asked questions

What color is #EAEDC3?+

#EAEDC3 is a HEX color with RGB value rgb(234, 237, 195) and HSL value hsl(64, 54%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EAEDC3?+

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