#CDFEA7 Color

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

Color preview

#CDFEA7

Color formats

HEX
#CDFEA7
RGB
rgb(205, 254, 167)
RGBA
rgba(205, 254, 167, 1)
HSL
hsl(94, 98%, 83%)
HSV
hsv(94, 34%, 100%)
CMYK
cmyk(19%, 0%, 34%, 0%)
CSS variable
--color-primary: #CDFEA7;
Lowercase HEX
#cdfea7

Shades

Tints

Tones

Harmony

CSS snippets for #CDFEA7

.color-cdfea7 {
  color: #CDFEA7;
  background-color: #CDFEA7;
}

Frequently asked questions

What color is #CDFEA7?+

#CDFEA7 is a HEX color with RGB value rgb(205, 254, 167) and HSL value hsl(94, 98%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDFEA7?+

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