#D36DF8 Color

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

Color preview

#D36DF8

Color formats

HEX
#D36DF8
RGB
rgb(211, 109, 248)
RGBA
rgba(211, 109, 248, 1)
HSL
hsl(284, 91%, 70%)
HSV
hsv(284, 56%, 97%)
CMYK
cmyk(15%, 56%, 0%, 3%)
CSS variable
--color-primary: #D36DF8;
Lowercase HEX
#d36df8

Shades

Tints

Tones

Harmony

CSS snippets for #D36DF8

.color-d36df8 {
  color: #D36DF8;
  background-color: #D36DF8;
}

Frequently asked questions

What color is #D36DF8?+

#D36DF8 is a HEX color with RGB value rgb(211, 109, 248) and HSL value hsl(284, 91%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D36DF8?+

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