#CCECC1 Color

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

Color preview

#CCECC1

Color formats

HEX
#CCECC1
RGB
rgb(204, 236, 193)
RGBA
rgba(204, 236, 193, 1)
HSL
hsl(105, 53%, 84%)
HSV
hsv(105, 18%, 93%)
CMYK
cmyk(14%, 0%, 18%, 7%)
CSS variable
--color-primary: #CCECC1;
Lowercase HEX
#ccecc1

Shades

Tints

Tones

Harmony

CSS snippets for #CCECC1

.color-ccecc1 {
  color: #CCECC1;
  background-color: #CCECC1;
}

Frequently asked questions

What color is #CCECC1?+

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

What is the closest Tailwind color to #CCECC1?+

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