#CDFA85 Color

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

Color preview

#CDFA85

Color formats

HEX
#CDFA85
RGB
rgb(205, 250, 133)
RGBA
rgba(205, 250, 133, 1)
HSL
hsl(83, 92%, 75%)
HSV
hsv(83, 47%, 98%)
CMYK
cmyk(18%, 0%, 47%, 2%)
CSS variable
--color-primary: #CDFA85;
Lowercase HEX
#cdfa85

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA85

.color-cdfa85 {
  color: #CDFA85;
  background-color: #CDFA85;
}

Frequently asked questions

What color is #CDFA85?+

#CDFA85 is a HEX color with RGB value rgb(205, 250, 133) and HSL value hsl(83, 92%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFA85?+

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