#CA2FBB Color

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

Color preview

#CA2FBB

Color formats

HEX
#CA2FBB
RGB
rgb(202, 47, 187)
RGBA
rgba(202, 47, 187, 1)
HSL
hsl(306, 62%, 49%)
HSV
hsv(306, 77%, 79%)
CMYK
cmyk(0%, 77%, 7%, 21%)
CSS variable
--color-primary: #CA2FBB;
Lowercase HEX
#ca2fbb

Shades

Tints

Tones

Harmony

CSS snippets for #CA2FBB

.color-ca2fbb {
  color: #CA2FBB;
  background-color: #CA2FBB;
}

Frequently asked questions

What color is #CA2FBB?+

#CA2FBB is a HEX color with RGB value rgb(202, 47, 187) and HSL value hsl(306, 62%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CA2FBB?+

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