#D255CC Color

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

Color preview

#D255CC

Color formats

HEX
#D255CC
RGB
rgb(210, 85, 204)
RGBA
rgba(210, 85, 204, 1)
HSL
hsl(303, 58%, 58%)
HSV
hsv(303, 60%, 82%)
CMYK
cmyk(0%, 60%, 3%, 18%)
CSS variable
--color-primary: #D255CC;
Lowercase HEX
#d255cc

Shades

Tints

Tones

Harmony

CSS snippets for #D255CC

.color-d255cc {
  color: #D255CC;
  background-color: #D255CC;
}

Frequently asked questions

What color is #D255CC?+

#D255CC is a HEX color with RGB value rgb(210, 85, 204) and HSL value hsl(303, 58%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D255CC?+

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