#CDFC94 Color

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

Color preview

#CDFC94

Color formats

HEX
#CDFC94
RGB
rgb(205, 252, 148)
RGBA
rgba(205, 252, 148, 1)
HSL
hsl(87, 95%, 78%)
HSV
hsv(87, 41%, 99%)
CMYK
cmyk(19%, 0%, 41%, 1%)
CSS variable
--color-primary: #CDFC94;
Lowercase HEX
#cdfc94

Shades

Tints

Tones

Harmony

CSS snippets for #CDFC94

.color-cdfc94 {
  color: #CDFC94;
  background-color: #CDFC94;
}

Frequently asked questions

What color is #CDFC94?+

#CDFC94 is a HEX color with RGB value rgb(205, 252, 148) and HSL value hsl(87, 95%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFC94?+

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