#E6FCD2 Color

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

Color preview

#E6FCD2

Color formats

HEX
#E6FCD2
RGB
rgb(230, 252, 210)
RGBA
rgba(230, 252, 210, 1)
HSL
hsl(91, 88%, 91%)
HSV
hsv(91, 17%, 99%)
CMYK
cmyk(9%, 0%, 17%, 1%)
CSS variable
--color-primary: #E6FCD2;
Lowercase HEX
#e6fcd2

Shades

Tints

Tones

Harmony

CSS snippets for #E6FCD2

.color-e6fcd2 {
  color: #E6FCD2;
  background-color: #E6FCD2;
}

Frequently asked questions

What color is #E6FCD2?+

#E6FCD2 is a HEX color with RGB value rgb(230, 252, 210) and HSL value hsl(91, 88%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E6FCD2?+

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