#C455FF Color

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

Color preview

#C455FF

Color formats

HEX
#C455FF
RGB
rgb(196, 85, 255)
RGBA
rgba(196, 85, 255, 1)
HSL
hsl(279, 100%, 67%)
HSV
hsv(279, 67%, 100%)
CMYK
cmyk(23%, 67%, 0%, 0%)
CSS variable
--color-primary: #C455FF;
Lowercase HEX
#c455ff

Shades

Tints

Tones

Harmony

CSS snippets for #C455FF

.color-c455ff {
  color: #C455FF;
  background-color: #C455FF;
}

Frequently asked questions

What color is #C455FF?+

#C455FF is a HEX color with RGB value rgb(196, 85, 255) and HSL value hsl(279, 100%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C455FF?+

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