#CA90EF Color

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

Color preview

#CA90EF

Color formats

HEX
#CA90EF
RGB
rgb(202, 144, 239)
RGBA
rgba(202, 144, 239, 1)
HSL
hsl(277, 75%, 75%)
HSV
hsv(277, 40%, 94%)
CMYK
cmyk(15%, 40%, 0%, 6%)
CSS variable
--color-primary: #CA90EF;
Lowercase HEX
#ca90ef

Shades

Tints

Tones

Harmony

CSS snippets for #CA90EF

.color-ca90ef {
  color: #CA90EF;
  background-color: #CA90EF;
}

Frequently asked questions

What color is #CA90EF?+

#CA90EF is a HEX color with RGB value rgb(202, 144, 239) and HSL value hsl(277, 75%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA90EF?+

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