#C5BFDC Color

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

Color preview

#C5BFDC

Color formats

HEX
#C5BFDC
RGB
rgb(197, 191, 220)
RGBA
rgba(197, 191, 220, 1)
HSL
hsl(252, 29%, 81%)
HSV
hsv(252, 13%, 86%)
CMYK
cmyk(10%, 13%, 0%, 14%)
CSS variable
--color-primary: #C5BFDC;
Lowercase HEX
#c5bfdc

Shades

Tints

Tones

Harmony

CSS snippets for #C5BFDC

.color-c5bfdc {
  color: #C5BFDC;
  background-color: #C5BFDC;
}

Frequently asked questions

What color is #C5BFDC?+

#C5BFDC is a HEX color with RGB value rgb(197, 191, 220) and HSL value hsl(252, 29%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C5BFDC?+

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