#C4DDD4 Color

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

Color preview

#C4DDD4

Color formats

HEX
#C4DDD4
RGB
rgb(196, 221, 212)
RGBA
rgba(196, 221, 212, 1)
HSL
hsl(158, 27%, 82%)
HSV
hsv(158, 11%, 87%)
CMYK
cmyk(11%, 0%, 4%, 13%)
CSS variable
--color-primary: #C4DDD4;
Lowercase HEX
#c4ddd4

Shades

Tints

Tones

Harmony

CSS snippets for #C4DDD4

.color-c4ddd4 {
  color: #C4DDD4;
  background-color: #C4DDD4;
}

Frequently asked questions

What color is #C4DDD4?+

#C4DDD4 is a HEX color with RGB value rgb(196, 221, 212) and HSL value hsl(158, 27%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C4DDD4?+

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