#D255EB Color

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

Color preview

#D255EB

Color formats

HEX
#D255EB
RGB
rgb(210, 85, 235)
RGBA
rgba(210, 85, 235, 1)
HSL
hsl(290, 79%, 63%)
HSV
hsv(290, 64%, 92%)
CMYK
cmyk(11%, 64%, 0%, 8%)
CSS variable
--color-primary: #D255EB;
Lowercase HEX
#d255eb

Shades

Tints

Tones

Harmony

CSS snippets for #D255EB

.color-d255eb {
  color: #D255EB;
  background-color: #D255EB;
}

Frequently asked questions

What color is #D255EB?+

#D255EB is a HEX color with RGB value rgb(210, 85, 235) and HSL value hsl(290, 79%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D255EB?+

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