#CCADF3 Color

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

Color preview

#CCADF3

Color formats

HEX
#CCADF3
RGB
rgb(204, 173, 243)
RGBA
rgba(204, 173, 243, 1)
HSL
hsl(267, 74%, 82%)
HSV
hsv(267, 29%, 95%)
CMYK
cmyk(16%, 29%, 0%, 5%)
CSS variable
--color-primary: #CCADF3;
Lowercase HEX
#ccadf3

Shades

Tints

Tones

Harmony

CSS snippets for #CCADF3

.color-ccadf3 {
  color: #CCADF3;
  background-color: #CCADF3;
}

Frequently asked questions

What color is #CCADF3?+

#CCADF3 is a HEX color with RGB value rgb(204, 173, 243) and HSL value hsl(267, 74%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCADF3?+

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