#C4BFCC Color

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

Color preview

#C4BFCC

Color formats

HEX
#C4BFCC
RGB
rgb(196, 191, 204)
RGBA
rgba(196, 191, 204, 1)
HSL
hsl(263, 11%, 77%)
HSV
hsv(263, 6%, 80%)
CMYK
cmyk(4%, 6%, 0%, 20%)
CSS variable
--color-primary: #C4BFCC;
Lowercase HEX
#c4bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #C4BFCC

.color-c4bfcc {
  color: #C4BFCC;
  background-color: #C4BFCC;
}

Frequently asked questions

What color is #C4BFCC?+

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

What is the closest Tailwind color to #C4BFCC?+

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