#C5DDBF Color

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

Color preview

#C5DDBF

Color formats

HEX
#C5DDBF
RGB
rgb(197, 221, 191)
RGBA
rgba(197, 221, 191, 1)
HSL
hsl(108, 31%, 81%)
HSV
hsv(108, 14%, 87%)
CMYK
cmyk(11%, 0%, 14%, 13%)
CSS variable
--color-primary: #C5DDBF;
Lowercase HEX
#c5ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #C5DDBF

.color-c5ddbf {
  color: #C5DDBF;
  background-color: #C5DDBF;
}

Frequently asked questions

What color is #C5DDBF?+

#C5DDBF is a HEX color with RGB value rgb(197, 221, 191) and HSL value hsl(108, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C5DDBF?+

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