#C1DCD0 Color

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

Color preview

#C1DCD0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C1DCD0

.color-c1dcd0 {
  color: #C1DCD0;
  background-color: #C1DCD0;
}

Frequently asked questions

What color is #C1DCD0?+

#C1DCD0 is a HEX color with RGB value rgb(193, 220, 208) and HSL value hsl(153, 28%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C1DCD0?+

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