#C0DCDC Color

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

Color preview

#C0DCDC

Color formats

HEX
#C0DCDC
RGB
rgb(192, 220, 220)
RGBA
rgba(192, 220, 220, 1)
HSL
hsl(180, 29%, 81%)
HSV
hsv(180, 13%, 86%)
CMYK
cmyk(13%, 0%, 0%, 14%)
CSS variable
--color-primary: #C0DCDC;
Lowercase HEX
#c0dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #C0DCDC

.color-c0dcdc {
  color: #C0DCDC;
  background-color: #C0DCDC;
}

Frequently asked questions

What color is #C0DCDC?+

#C0DCDC is a HEX color with RGB value rgb(192, 220, 220) and HSL value hsl(180, 29%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0DCDC?+

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