#CDFABC Color

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

Color preview

#CDFABC

Color formats

HEX
#CDFABC
RGB
rgb(205, 250, 188)
RGBA
rgba(205, 250, 188, 1)
HSL
hsl(104, 86%, 86%)
HSV
hsv(104, 25%, 98%)
CMYK
cmyk(18%, 0%, 25%, 2%)
CSS variable
--color-primary: #CDFABC;
Lowercase HEX
#cdfabc

Shades

Tints

Tones

Harmony

CSS snippets for #CDFABC

.color-cdfabc {
  color: #CDFABC;
  background-color: #CDFABC;
}

Frequently asked questions

What color is #CDFABC?+

#CDFABC is a HEX color with RGB value rgb(205, 250, 188) and HSL value hsl(104, 86%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDFABC?+

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