#CDFF95 Color

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

Color preview

#CDFF95

Color formats

HEX
#CDFF95
RGB
rgb(205, 255, 149)
RGBA
rgba(205, 255, 149, 1)
HSL
hsl(88, 100%, 79%)
HSV
hsv(88, 42%, 100%)
CMYK
cmyk(20%, 0%, 42%, 0%)
CSS variable
--color-primary: #CDFF95;
Lowercase HEX
#cdff95

Shades

Tints

Tones

Harmony

CSS snippets for #CDFF95

.color-cdff95 {
  color: #CDFF95;
  background-color: #CDFF95;
}

Frequently asked questions

What color is #CDFF95?+

#CDFF95 is a HEX color with RGB value rgb(205, 255, 149) and HSL value hsl(88, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFF95?+

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