#CA1EF6 Color

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

Color preview

#CA1EF6

Color formats

HEX
#CA1EF6
RGB
rgb(202, 30, 246)
RGBA
rgba(202, 30, 246, 1)
HSL
hsl(288, 92%, 54%)
HSV
hsv(288, 88%, 96%)
CMYK
cmyk(18%, 88%, 0%, 4%)
CSS variable
--color-primary: #CA1EF6;
Lowercase HEX
#ca1ef6

Shades

Tints

Tones

Harmony

CSS snippets for #CA1EF6

.color-ca1ef6 {
  color: #CA1EF6;
  background-color: #CA1EF6;
}

Frequently asked questions

What color is #CA1EF6?+

#CA1EF6 is a HEX color with RGB value rgb(202, 30, 246) and HSL value hsl(288, 92%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CA1EF6?+

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