#C1DAD2 Color

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

Color preview

#C1DAD2

Color formats

HEX
#C1DAD2
RGB
rgb(193, 218, 210)
RGBA
rgba(193, 218, 210, 1)
HSL
hsl(161, 25%, 81%)
HSV
hsv(161, 11%, 85%)
CMYK
cmyk(11%, 0%, 4%, 15%)
CSS variable
--color-primary: #C1DAD2;
Lowercase HEX
#c1dad2

Shades

Tints

Tones

Harmony

CSS snippets for #C1DAD2

.color-c1dad2 {
  color: #C1DAD2;
  background-color: #C1DAD2;
}

Frequently asked questions

What color is #C1DAD2?+

#C1DAD2 is a HEX color with RGB value rgb(193, 218, 210) and HSL value hsl(161, 25%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C1DAD2?+

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