#C4C7DB Color

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

Color preview

#C4C7DB

Color formats

HEX
#C4C7DB
RGB
rgb(196, 199, 219)
RGBA
rgba(196, 199, 219, 1)
HSL
hsl(232, 24%, 81%)
HSV
hsv(232, 11%, 86%)
CMYK
cmyk(11%, 9%, 0%, 14%)
CSS variable
--color-primary: #C4C7DB;
Lowercase HEX
#c4c7db

Shades

Tints

Tones

Harmony

CSS snippets for #C4C7DB

.color-c4c7db {
  color: #C4C7DB;
  background-color: #C4C7DB;
}

Frequently asked questions

What color is #C4C7DB?+

#C4C7DB is a HEX color with RGB value rgb(196, 199, 219) and HSL value hsl(232, 24%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4C7DB?+

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