#C9BCCF Color

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

Color preview

#C9BCCF

Color formats

HEX
#C9BCCF
RGB
rgb(201, 188, 207)
RGBA
rgba(201, 188, 207, 1)
HSL
hsl(281, 17%, 77%)
HSV
hsv(281, 9%, 81%)
CMYK
cmyk(3%, 9%, 0%, 19%)
CSS variable
--color-primary: #C9BCCF;
Lowercase HEX
#c9bccf

Shades

Tints

Tones

Harmony

CSS snippets for #C9BCCF

.color-c9bccf {
  color: #C9BCCF;
  background-color: #C9BCCF;
}

Frequently asked questions

What color is #C9BCCF?+

#C9BCCF is a HEX color with RGB value rgb(201, 188, 207) and HSL value hsl(281, 17%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C9BCCF?+

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