#C1DECF Color

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

Color preview

#C1DECF

Color formats

HEX
#C1DECF
RGB
rgb(193, 222, 207)
RGBA
rgba(193, 222, 207, 1)
HSL
hsl(149, 31%, 81%)
HSV
hsv(149, 13%, 87%)
CMYK
cmyk(13%, 0%, 7%, 13%)
CSS variable
--color-primary: #C1DECF;
Lowercase HEX
#c1decf

Shades

Tints

Tones

Harmony

CSS snippets for #C1DECF

.color-c1decf {
  color: #C1DECF;
  background-color: #C1DECF;
}

Frequently asked questions

What color is #C1DECF?+

#C1DECF is a HEX color with RGB value rgb(193, 222, 207) and HSL value hsl(149, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C1DECF?+

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