#C255DD Color

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

Color preview

#C255DD

Color formats

HEX
#C255DD
RGB
rgb(194, 85, 221)
RGBA
rgba(194, 85, 221, 1)
HSL
hsl(288, 67%, 60%)
HSV
hsv(288, 62%, 87%)
CMYK
cmyk(12%, 62%, 0%, 13%)
CSS variable
--color-primary: #C255DD;
Lowercase HEX
#c255dd

Shades

Tints

Tones

Harmony

CSS snippets for #C255DD

.color-c255dd {
  color: #C255DD;
  background-color: #C255DD;
}

Frequently asked questions

What color is #C255DD?+

#C255DD is a HEX color with RGB value rgb(194, 85, 221) and HSL value hsl(288, 67%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C255DD?+

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