#CDFA91 Color

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

Color preview

#CDFA91

Color formats

HEX
#CDFA91
RGB
rgb(205, 250, 145)
RGBA
rgba(205, 250, 145, 1)
HSL
hsl(86, 91%, 77%)
HSV
hsv(86, 42%, 98%)
CMYK
cmyk(18%, 0%, 42%, 2%)
CSS variable
--color-primary: #CDFA91;
Lowercase HEX
#cdfa91

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA91

.color-cdfa91 {
  color: #CDFA91;
  background-color: #CDFA91;
}

Frequently asked questions

What color is #CDFA91?+

#CDFA91 is a HEX color with RGB value rgb(205, 250, 145) and HSL value hsl(86, 91%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFA91?+

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