#C0DDDD Color

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

Color preview

#C0DDDD

Color formats

HEX
#C0DDDD
RGB
rgb(192, 221, 221)
RGBA
rgba(192, 221, 221, 1)
HSL
hsl(180, 30%, 81%)
HSV
hsv(180, 13%, 87%)
CMYK
cmyk(13%, 0%, 0%, 13%)
CSS variable
--color-primary: #C0DDDD;
Lowercase HEX
#c0dddd

Shades

Tints

Tones

Harmony

CSS snippets for #C0DDDD

.color-c0dddd {
  color: #C0DDDD;
  background-color: #C0DDDD;
}

Frequently asked questions

What color is #C0DDDD?+

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

What is the closest Tailwind color to #C0DDDD?+

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