#C1DCDC Color

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

Color preview

#C1DCDC

Color formats

HEX
#C1DCDC
RGB
rgb(193, 220, 220)
RGBA
rgba(193, 220, 220, 1)
HSL
hsl(180, 28%, 81%)
HSV
hsv(180, 12%, 86%)
CMYK
cmyk(12%, 0%, 0%, 14%)
CSS variable
--color-primary: #C1DCDC;
Lowercase HEX
#c1dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #C1DCDC

.color-c1dcdc {
  color: #C1DCDC;
  background-color: #C1DCDC;
}

Frequently asked questions

What color is #C1DCDC?+

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

What is the closest Tailwind color to #C1DCDC?+

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