#CA08FF Color

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

Color preview

#CA08FF

Color formats

HEX
#CA08FF
RGB
rgb(202, 8, 255)
RGBA
rgba(202, 8, 255, 1)
HSL
hsl(287, 100%, 52%)
HSV
hsv(287, 97%, 100%)
CMYK
cmyk(21%, 97%, 0%, 0%)
CSS variable
--color-primary: #CA08FF;
Lowercase HEX
#ca08ff

Shades

Tints

Tones

Harmony

CSS snippets for #CA08FF

.color-ca08ff {
  color: #CA08FF;
  background-color: #CA08FF;
}

Frequently asked questions

What color is #CA08FF?+

#CA08FF is a HEX color with RGB value rgb(202, 8, 255) and HSL value hsl(287, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CA08FF?+

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