#CCBDF3 Color

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

Color preview

#CCBDF3

Color formats

HEX
#CCBDF3
RGB
rgb(204, 189, 243)
RGBA
rgba(204, 189, 243, 1)
HSL
hsl(257, 69%, 85%)
HSV
hsv(257, 22%, 95%)
CMYK
cmyk(16%, 22%, 0%, 5%)
CSS variable
--color-primary: #CCBDF3;
Lowercase HEX
#ccbdf3

Shades

Tints

Tones

Harmony

CSS snippets for #CCBDF3

.color-ccbdf3 {
  color: #CCBDF3;
  background-color: #CCBDF3;
}

Frequently asked questions

What color is #CCBDF3?+

#CCBDF3 is a HEX color with RGB value rgb(204, 189, 243) and HSL value hsl(257, 69%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCBDF3?+

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