#CDFA81 Color

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

Color preview

#CDFA81

Color formats

HEX
#CDFA81
RGB
rgb(205, 250, 129)
RGBA
rgba(205, 250, 129, 1)
HSL
hsl(82, 92%, 74%)
HSV
hsv(82, 48%, 98%)
CMYK
cmyk(18%, 0%, 48%, 2%)
CSS variable
--color-primary: #CDFA81;
Lowercase HEX
#cdfa81

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA81

.color-cdfa81 {
  color: #CDFA81;
  background-color: #CDFA81;
}

Frequently asked questions

What color is #CDFA81?+

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

What is the closest Tailwind color to #CDFA81?+

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