#CDECC1 Color

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

Color preview

#CDECC1

Color formats

HEX
#CDECC1
RGB
rgb(205, 236, 193)
RGBA
rgba(205, 236, 193, 1)
HSL
hsl(103, 53%, 84%)
HSV
hsv(103, 18%, 93%)
CMYK
cmyk(13%, 0%, 18%, 7%)
CSS variable
--color-primary: #CDECC1;
Lowercase HEX
#cdecc1

Shades

Tints

Tones

Harmony

CSS snippets for #CDECC1

.color-cdecc1 {
  color: #CDECC1;
  background-color: #CDECC1;
}

Frequently asked questions

What color is #CDECC1?+

#CDECC1 is a HEX color with RGB value rgb(205, 236, 193) and HSL value hsl(103, 53%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDECC1?+

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