#E2FDCA Color

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

Color preview

#E2FDCA

Color formats

HEX
#E2FDCA
RGB
rgb(226, 253, 202)
RGBA
rgba(226, 253, 202, 1)
HSL
hsl(92, 93%, 89%)
HSV
hsv(92, 20%, 99%)
CMYK
cmyk(11%, 0%, 20%, 1%)
CSS variable
--color-primary: #E2FDCA;
Lowercase HEX
#e2fdca

Shades

Tints

Tones

Harmony

CSS snippets for #E2FDCA

.color-e2fdca {
  color: #E2FDCA;
  background-color: #E2FDCA;
}

Frequently asked questions

What color is #E2FDCA?+

#E2FDCA is a HEX color with RGB value rgb(226, 253, 202) and HSL value hsl(92, 93%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E2FDCA?+

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