#C3DBDD Color

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

Color preview

#C3DBDD

Color formats

HEX
#C3DBDD
RGB
rgb(195, 219, 221)
RGBA
rgba(195, 219, 221, 1)
HSL
hsl(185, 28%, 82%)
HSV
hsv(185, 12%, 87%)
CMYK
cmyk(12%, 1%, 0%, 13%)
CSS variable
--color-primary: #C3DBDD;
Lowercase HEX
#c3dbdd

Shades

Tints

Tones

Harmony

CSS snippets for #C3DBDD

.color-c3dbdd {
  color: #C3DBDD;
  background-color: #C3DBDD;
}

Frequently asked questions

What color is #C3DBDD?+

#C3DBDD is a HEX color with RGB value rgb(195, 219, 221) and HSL value hsl(185, 28%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3DBDD?+

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