#CDFA7D Color

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

Color preview

#CDFA7D

Color formats

HEX
#CDFA7D
RGB
rgb(205, 250, 125)
RGBA
rgba(205, 250, 125, 1)
HSL
hsl(82, 93%, 74%)
HSV
hsv(82, 50%, 98%)
CMYK
cmyk(18%, 0%, 50%, 2%)
CSS variable
--color-primary: #CDFA7D;
Lowercase HEX
#cdfa7d

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA7D

.color-cdfa7d {
  color: #CDFA7D;
  background-color: #CDFA7D;
}

Frequently asked questions

What color is #CDFA7D?+

#CDFA7D is a HEX color with RGB value rgb(205, 250, 125) and HSL value hsl(82, 93%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDFA7D?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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