#CDFAB0 Color

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

Color preview

#CDFAB0

Color formats

HEX
#CDFAB0
RGB
rgb(205, 250, 176)
RGBA
rgba(205, 250, 176, 1)
HSL
hsl(96, 88%, 84%)
HSV
hsv(96, 30%, 98%)
CMYK
cmyk(18%, 0%, 30%, 2%)
CSS variable
--color-primary: #CDFAB0;
Lowercase HEX
#cdfab0

Shades

Tints

Tones

Harmony

CSS snippets for #CDFAB0

.color-cdfab0 {
  color: #CDFAB0;
  background-color: #CDFAB0;
}

Frequently asked questions

What color is #CDFAB0?+

#CDFAB0 is a HEX color with RGB value rgb(205, 250, 176) and HSL value hsl(96, 88%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDFAB0?+

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