#CA92FF Color

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

Color preview

#CA92FF

Color formats

HEX
#CA92FF
RGB
rgb(202, 146, 255)
RGBA
rgba(202, 146, 255, 1)
HSL
hsl(271, 100%, 79%)
HSV
hsv(271, 43%, 100%)
CMYK
cmyk(21%, 43%, 0%, 0%)
CSS variable
--color-primary: #CA92FF;
Lowercase HEX
#ca92ff

Shades

Tints

Tones

Harmony

CSS snippets for #CA92FF

.color-ca92ff {
  color: #CA92FF;
  background-color: #CA92FF;
}

Frequently asked questions

What color is #CA92FF?+

#CA92FF is a HEX color with RGB value rgb(202, 146, 255) and HSL value hsl(271, 100%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA92FF?+

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