#C7DDBF Color

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

Color preview

#C7DDBF

Color formats

HEX
#C7DDBF
RGB
rgb(199, 221, 191)
RGBA
rgba(199, 221, 191, 1)
HSL
hsl(104, 31%, 81%)
HSV
hsv(104, 14%, 87%)
CMYK
cmyk(10%, 0%, 14%, 13%)
CSS variable
--color-primary: #C7DDBF;
Lowercase HEX
#c7ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #C7DDBF

.color-c7ddbf {
  color: #C7DDBF;
  background-color: #C7DDBF;
}

Frequently asked questions

What color is #C7DDBF?+

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

What is the closest Tailwind color to #C7DDBF?+

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