#C1DCCF Color

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

Color preview

#C1DCCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C1DCCF

.color-c1dccf {
  color: #C1DCCF;
  background-color: #C1DCCF;
}

Frequently asked questions

What color is #C1DCCF?+

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

What is the closest Tailwind color to #C1DCCF?+

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