#CA91BE Color

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

Color preview

#CA91BE

Color formats

HEX
#CA91BE
RGB
rgb(202, 145, 190)
RGBA
rgba(202, 145, 190, 1)
HSL
hsl(313, 35%, 68%)
HSV
hsv(313, 28%, 79%)
CMYK
cmyk(0%, 28%, 6%, 21%)
CSS variable
--color-primary: #CA91BE;
Lowercase HEX
#ca91be

Shades

Tints

Tones

Harmony

CSS snippets for #CA91BE

.color-ca91be {
  color: #CA91BE;
  background-color: #CA91BE;
}

Frequently asked questions

What color is #CA91BE?+

#CA91BE is a HEX color with RGB value rgb(202, 145, 190) and HSL value hsl(313, 35%, 68%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA91BE?+

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