#C4DBCF Color

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

Color preview

#C4DBCF

Color formats

HEX
#C4DBCF
RGB
rgb(196, 219, 207)
RGBA
rgba(196, 219, 207, 1)
HSL
hsl(149, 24%, 81%)
HSV
hsv(149, 11%, 86%)
CMYK
cmyk(11%, 0%, 5%, 14%)
CSS variable
--color-primary: #C4DBCF;
Lowercase HEX
#c4dbcf

Shades

Tints

Tones

Harmony

CSS snippets for #C4DBCF

.color-c4dbcf {
  color: #C4DBCF;
  background-color: #C4DBCF;
}

Frequently asked questions

What color is #C4DBCF?+

#C4DBCF is a HEX color with RGB value rgb(196, 219, 207) and HSL value hsl(149, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C4DBCF?+

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