#CCBED9 Color

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

Color preview

#CCBED9

Color formats

HEX
#CCBED9
RGB
rgb(204, 190, 217)
RGBA
rgba(204, 190, 217, 1)
HSL
hsl(271, 26%, 80%)
HSV
hsv(271, 12%, 85%)
CMYK
cmyk(6%, 12%, 0%, 15%)
CSS variable
--color-primary: #CCBED9;
Lowercase HEX
#ccbed9

Shades

Tints

Tones

Harmony

CSS snippets for #CCBED9

.color-ccbed9 {
  color: #CCBED9;
  background-color: #CCBED9;
}

Frequently asked questions

What color is #CCBED9?+

#CCBED9 is a HEX color with RGB value rgb(204, 190, 217) and HSL value hsl(271, 26%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCBED9?+

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