#CCBAD9 Color

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

Color preview

#CCBAD9

Color formats

HEX
#CCBAD9
RGB
rgb(204, 186, 217)
RGBA
rgba(204, 186, 217, 1)
HSL
hsl(275, 29%, 79%)
HSV
hsv(275, 14%, 85%)
CMYK
cmyk(6%, 14%, 0%, 15%)
CSS variable
--color-primary: #CCBAD9;
Lowercase HEX
#ccbad9

Shades

Tints

Tones

Harmony

CSS snippets for #CCBAD9

.color-ccbad9 {
  color: #CCBAD9;
  background-color: #CCBAD9;
}

Frequently asked questions

What color is #CCBAD9?+

#CCBAD9 is a HEX color with RGB value rgb(204, 186, 217) and HSL value hsl(275, 29%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCBAD9?+

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