#CDFA95 Color

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

Color preview

#CDFA95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA95

.color-cdfa95 {
  color: #CDFA95;
  background-color: #CDFA95;
}

Frequently asked questions

What color is #CDFA95?+

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

What is the closest Tailwind color to #CDFA95?+

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