#CFFF95 Color

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

Color preview

#CFFF95

Color formats

HEX
#CFFF95
RGB
rgb(207, 255, 149)
RGBA
rgba(207, 255, 149, 1)
HSL
hsl(87, 100%, 79%)
HSV
hsv(87, 42%, 100%)
CMYK
cmyk(19%, 0%, 42%, 0%)
CSS variable
--color-primary: #CFFF95;
Lowercase HEX
#cfff95

Shades

Tints

Tones

Harmony

CSS snippets for #CFFF95

.color-cfff95 {
  color: #CFFF95;
  background-color: #CFFF95;
}

Frequently asked questions

What color is #CFFF95?+

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

What is the closest Tailwind color to #CFFF95?+

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