#C145FF Color

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

Color preview

#C145FF

Color formats

HEX
#C145FF
RGB
rgb(193, 69, 255)
RGBA
rgba(193, 69, 255, 1)
HSL
hsl(280, 100%, 64%)
HSV
hsv(280, 73%, 100%)
CMYK
cmyk(24%, 73%, 0%, 0%)
CSS variable
--color-primary: #C145FF;
Lowercase HEX
#c145ff

Shades

Tints

Tones

Harmony

CSS snippets for #C145FF

.color-c145ff {
  color: #C145FF;
  background-color: #C145FF;
}

Frequently asked questions

What color is #C145FF?+

#C145FF is a HEX color with RGB value rgb(193, 69, 255) and HSL value hsl(280, 100%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C145FF?+

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