#CA90CB Color

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

Color preview

#CA90CB

Color formats

HEX
#CA90CB
RGB
rgb(202, 144, 203)
RGBA
rgba(202, 144, 203, 1)
HSL
hsl(299, 36%, 68%)
HSV
hsv(299, 29%, 80%)
CMYK
cmyk(0%, 29%, 0%, 20%)
CSS variable
--color-primary: #CA90CB;
Lowercase HEX
#ca90cb

Shades

Tints

Tones

Harmony

CSS snippets for #CA90CB

.color-ca90cb {
  color: #CA90CB;
  background-color: #CA90CB;
}

Frequently asked questions

What color is #CA90CB?+

#CA90CB is a HEX color with RGB value rgb(202, 144, 203) and HSL value hsl(299, 36%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA90CB?+

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