#CCB9D5 Color

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

Color preview

#CCB9D5

Color formats

HEX
#CCB9D5
RGB
rgb(204, 185, 213)
RGBA
rgba(204, 185, 213, 1)
HSL
hsl(281, 25%, 78%)
HSV
hsv(281, 13%, 84%)
CMYK
cmyk(4%, 13%, 0%, 16%)
CSS variable
--color-primary: #CCB9D5;
Lowercase HEX
#ccb9d5

Shades

Tints

Tones

Harmony

CSS snippets for #CCB9D5

.color-ccb9d5 {
  color: #CCB9D5;
  background-color: #CCB9D5;
}

Frequently asked questions

What color is #CCB9D5?+

#CCB9D5 is a HEX color with RGB value rgb(204, 185, 213) and HSL value hsl(281, 25%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCB9D5?+

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