#CCBED6 Color

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

Color preview

#CCBED6

Color formats

HEX
#CCBED6
RGB
rgb(204, 190, 214)
RGBA
rgba(204, 190, 214, 1)
HSL
hsl(275, 23%, 79%)
HSV
hsv(275, 11%, 84%)
CMYK
cmyk(5%, 11%, 0%, 16%)
CSS variable
--color-primary: #CCBED6;
Lowercase HEX
#ccbed6

Shades

Tints

Tones

Harmony

CSS snippets for #CCBED6

.color-ccbed6 {
  color: #CCBED6;
  background-color: #CCBED6;
}

Frequently asked questions

What color is #CCBED6?+

#CCBED6 is a HEX color with RGB value rgb(204, 190, 214) and HSL value hsl(275, 23%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCBED6?+

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