#CCABCD Color

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

Color preview

#CCABCD

Color formats

HEX
#CCABCD
RGB
rgb(204, 171, 205)
RGBA
rgba(204, 171, 205, 1)
HSL
hsl(298, 25%, 74%)
HSV
hsv(298, 17%, 80%)
CMYK
cmyk(0%, 17%, 0%, 20%)
CSS variable
--color-primary: #CCABCD;
Lowercase HEX
#ccabcd

Shades

Tints

Tones

Harmony

CSS snippets for #CCABCD

.color-ccabcd {
  color: #CCABCD;
  background-color: #CCABCD;
}

Frequently asked questions

What color is #CCABCD?+

#CCABCD is a HEX color with RGB value rgb(204, 171, 205) and HSL value hsl(298, 25%, 74%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCABCD?+

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