#CA90CD Color

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

Color preview

#CA90CD

Color formats

HEX
#CA90CD
RGB
rgb(202, 144, 205)
RGBA
rgba(202, 144, 205, 1)
HSL
hsl(297, 38%, 68%)
HSV
hsv(297, 30%, 80%)
CMYK
cmyk(1%, 30%, 0%, 20%)
CSS variable
--color-primary: #CA90CD;
Lowercase HEX
#ca90cd

Shades

Tints

Tones

Harmony

CSS snippets for #CA90CD

.color-ca90cd {
  color: #CA90CD;
  background-color: #CA90CD;
}

Frequently asked questions

What color is #CA90CD?+

#CA90CD is a HEX color with RGB value rgb(202, 144, 205) and HSL value hsl(297, 38%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA90CD?+

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