#CDF5CC Color

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

Color preview

#CDF5CC

Color formats

HEX
#CDF5CC
RGB
rgb(205, 245, 204)
RGBA
rgba(205, 245, 204, 1)
HSL
hsl(119, 67%, 88%)
HSV
hsv(119, 17%, 96%)
CMYK
cmyk(16%, 0%, 17%, 4%)
CSS variable
--color-primary: #CDF5CC;
Lowercase HEX
#cdf5cc

Shades

Tints

Tones

Harmony

CSS snippets for #CDF5CC

.color-cdf5cc {
  color: #CDF5CC;
  background-color: #CDF5CC;
}

Frequently asked questions

What color is #CDF5CC?+

#CDF5CC is a HEX color with RGB value rgb(205, 245, 204) and HSL value hsl(119, 67%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDF5CC?+

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