#C5BFCC Color

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

Color preview

#C5BFCC

Color formats

HEX
#C5BFCC
RGB
rgb(197, 191, 204)
RGBA
rgba(197, 191, 204, 1)
HSL
hsl(268, 11%, 77%)
HSV
hsv(268, 6%, 80%)
CMYK
cmyk(3%, 6%, 0%, 20%)
CSS variable
--color-primary: #C5BFCC;
Lowercase HEX
#c5bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #C5BFCC

.color-c5bfcc {
  color: #C5BFCC;
  background-color: #C5BFCC;
}

Frequently asked questions

What color is #C5BFCC?+

#C5BFCC is a HEX color with RGB value rgb(197, 191, 204) and HSL value hsl(268, 11%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C5BFCC?+

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