#D36FC2 Color

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

Color preview

#D36FC2

Color formats

HEX
#D36FC2
RGB
rgb(211, 111, 194)
RGBA
rgba(211, 111, 194, 1)
HSL
hsl(310, 53%, 63%)
HSV
hsv(310, 47%, 83%)
CMYK
cmyk(0%, 47%, 8%, 17%)
CSS variable
--color-primary: #D36FC2;
Lowercase HEX
#d36fc2

Shades

Tints

Tones

Harmony

CSS snippets for #D36FC2

.color-d36fc2 {
  color: #D36FC2;
  background-color: #D36FC2;
}

Frequently asked questions

What color is #D36FC2?+

#D36FC2 is a HEX color with RGB value rgb(211, 111, 194) and HSL value hsl(310, 53%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D36FC2?+

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