#C3DAD2 Color

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

Color preview

#C3DAD2

Color formats

HEX
#C3DAD2
RGB
rgb(195, 218, 210)
RGBA
rgba(195, 218, 210, 1)
HSL
hsl(159, 24%, 81%)
HSV
hsv(159, 11%, 85%)
CMYK
cmyk(11%, 0%, 4%, 15%)
CSS variable
--color-primary: #C3DAD2;
Lowercase HEX
#c3dad2

Shades

Tints

Tones

Harmony

CSS snippets for #C3DAD2

.color-c3dad2 {
  color: #C3DAD2;
  background-color: #C3DAD2;
}

Frequently asked questions

What color is #C3DAD2?+

#C3DAD2 is a HEX color with RGB value rgb(195, 218, 210) and HSL value hsl(159, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3DAD2?+

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