#CDFA96 Color

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

Color preview

#CDFA96

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA96

.color-cdfa96 {
  color: #CDFA96;
  background-color: #CDFA96;
}

Frequently asked questions

What color is #CDFA96?+

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

What is the closest Tailwind color to #CDFA96?+

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