#C255C8 Color

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

Color preview

#C255C8

Color formats

HEX
#C255C8
RGB
rgb(194, 85, 200)
RGBA
rgba(194, 85, 200, 1)
HSL
hsl(297, 51%, 56%)
HSV
hsv(297, 58%, 78%)
CMYK
cmyk(3%, 58%, 0%, 22%)
CSS variable
--color-primary: #C255C8;
Lowercase HEX
#c255c8

Shades

Tints

Tones

Harmony

CSS snippets for #C255C8

.color-c255c8 {
  color: #C255C8;
  background-color: #C255C8;
}

Frequently asked questions

What color is #C255C8?+

#C255C8 is a HEX color with RGB value rgb(194, 85, 200) and HSL value hsl(297, 51%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C255C8?+

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