#D255C0 Color

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

Color preview

#D255C0

Color formats

HEX
#D255C0
RGB
rgb(210, 85, 192)
RGBA
rgba(210, 85, 192, 1)
HSL
hsl(309, 58%, 58%)
HSV
hsv(309, 60%, 82%)
CMYK
cmyk(0%, 60%, 9%, 18%)
CSS variable
--color-primary: #D255C0;
Lowercase HEX
#d255c0

Shades

Tints

Tones

Harmony

CSS snippets for #D255C0

.color-d255c0 {
  color: #D255C0;
  background-color: #D255C0;
}

Frequently asked questions

What color is #D255C0?+

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

What is the closest Tailwind color to #D255C0?+

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