#C5DBCF Color

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

Color preview

#C5DBCF

Color formats

HEX
#C5DBCF
RGB
rgb(197, 219, 207)
RGBA
rgba(197, 219, 207, 1)
HSL
hsl(147, 23%, 82%)
HSV
hsv(147, 10%, 86%)
CMYK
cmyk(10%, 0%, 5%, 14%)
CSS variable
--color-primary: #C5DBCF;
Lowercase HEX
#c5dbcf

Shades

Tints

Tones

Harmony

CSS snippets for #C5DBCF

.color-c5dbcf {
  color: #C5DBCF;
  background-color: #C5DBCF;
}

Frequently asked questions

What color is #C5DBCF?+

#C5DBCF is a HEX color with RGB value rgb(197, 219, 207) and HSL value hsl(147, 23%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C5DBCF?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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