#CDFEA2 Color

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

Color preview

#CDFEA2

Color formats

HEX
#CDFEA2
RGB
rgb(205, 254, 162)
RGBA
rgba(205, 254, 162, 1)
HSL
hsl(92, 98%, 82%)
HSV
hsv(92, 36%, 100%)
CMYK
cmyk(19%, 0%, 36%, 0%)
CSS variable
--color-primary: #CDFEA2;
Lowercase HEX
#cdfea2

Shades

Tints

Tones

Harmony

CSS snippets for #CDFEA2

.color-cdfea2 {
  color: #CDFEA2;
  background-color: #CDFEA2;
}

Frequently asked questions

What color is #CDFEA2?+

#CDFEA2 is a HEX color with RGB value rgb(205, 254, 162) and HSL value hsl(92, 98%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDFEA2?+

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