#EDEDC9 Color

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

Color preview

#EDEDC9

Color formats

HEX
#EDEDC9
RGB
rgb(237, 237, 201)
RGBA
rgba(237, 237, 201, 1)
HSL
hsl(60, 50%, 86%)
HSV
hsv(60, 15%, 93%)
CMYK
cmyk(0%, 0%, 15%, 7%)
CSS variable
--color-primary: #EDEDC9;
Lowercase HEX
#ededc9

Shades

Tints

Tones

Harmony

CSS snippets for #EDEDC9

.color-ededc9 {
  color: #EDEDC9;
  background-color: #EDEDC9;
}

Frequently asked questions

What color is #EDEDC9?+

#EDEDC9 is a HEX color with RGB value rgb(237, 237, 201) and HSL value hsl(60, 50%, 86%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EDEDC9?+

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