#CCC7DB Color

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

Color preview

#CCC7DB

Color formats

HEX
#CCC7DB
RGB
rgb(204, 199, 219)
RGBA
rgba(204, 199, 219, 1)
HSL
hsl(255, 22%, 82%)
HSV
hsv(255, 9%, 86%)
CMYK
cmyk(7%, 9%, 0%, 14%)
CSS variable
--color-primary: #CCC7DB;
Lowercase HEX
#ccc7db

Shades

Tints

Tones

Harmony

CSS snippets for #CCC7DB

.color-ccc7db {
  color: #CCC7DB;
  background-color: #CCC7DB;
}

Frequently asked questions

What color is #CCC7DB?+

#CCC7DB is a HEX color with RGB value rgb(204, 199, 219) and HSL value hsl(255, 22%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCC7DB?+

The closest Tailwind color is gray-300, available as the bg-gray-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