#C4DDBF Color

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

Color preview

#C4DDBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C4DDBF

.color-c4ddbf {
  color: #C4DDBF;
  background-color: #C4DDBF;
}

Frequently asked questions

What color is #C4DDBF?+

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

What is the closest Tailwind color to #C4DDBF?+

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