#D85EF3 Color

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

Color preview

#D85EF3

Color formats

HEX
#D85EF3
RGB
rgb(216, 94, 243)
RGBA
rgba(216, 94, 243, 1)
HSL
hsl(289, 86%, 66%)
HSV
hsv(289, 61%, 95%)
CMYK
cmyk(11%, 61%, 0%, 5%)
CSS variable
--color-primary: #D85EF3;
Lowercase HEX
#d85ef3

Shades

Tints

Tones

Harmony

CSS snippets for #D85EF3

.color-d85ef3 {
  color: #D85EF3;
  background-color: #D85EF3;
}

Frequently asked questions

What color is #D85EF3?+

#D85EF3 is a HEX color with RGB value rgb(216, 94, 243) and HSL value hsl(289, 86%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D85EF3?+

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