#CDFA97 Color

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

Color preview

#CDFA97

Color formats

HEX
#CDFA97
RGB
rgb(205, 250, 151)
RGBA
rgba(205, 250, 151, 1)
HSL
hsl(87, 91%, 79%)
HSV
hsv(87, 40%, 98%)
CMYK
cmyk(18%, 0%, 40%, 2%)
CSS variable
--color-primary: #CDFA97;
Lowercase HEX
#cdfa97

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA97

.color-cdfa97 {
  color: #CDFA97;
  background-color: #CDFA97;
}

Frequently asked questions

What color is #CDFA97?+

#CDFA97 is a HEX color with RGB value rgb(205, 250, 151) and HSL value hsl(87, 91%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFA97?+

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