#D36FE5 Color

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

Color preview

#D36FE5

Color formats

HEX
#D36FE5
RGB
rgb(211, 111, 229)
RGBA
rgba(211, 111, 229, 1)
HSL
hsl(291, 69%, 67%)
HSV
hsv(291, 52%, 90%)
CMYK
cmyk(8%, 52%, 0%, 10%)
CSS variable
--color-primary: #D36FE5;
Lowercase HEX
#d36fe5

Shades

Tints

Tones

Harmony

CSS snippets for #D36FE5

.color-d36fe5 {
  color: #D36FE5;
  background-color: #D36FE5;
}

Frequently asked questions

What color is #D36FE5?+

#D36FE5 is a HEX color with RGB value rgb(211, 111, 229) and HSL value hsl(291, 69%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D36FE5?+

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