#D36FC0 Color

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

Color preview

#D36FC0

Color formats

HEX
#D36FC0
RGB
rgb(211, 111, 192)
RGBA
rgba(211, 111, 192, 1)
HSL
hsl(311, 53%, 63%)
HSV
hsv(311, 47%, 83%)
CMYK
cmyk(0%, 47%, 9%, 17%)
CSS variable
--color-primary: #D36FC0;
Lowercase HEX
#d36fc0

Shades

Tints

Tones

Harmony

CSS snippets for #D36FC0

.color-d36fc0 {
  color: #D36FC0;
  background-color: #D36FC0;
}

Frequently asked questions

What color is #D36FC0?+

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

What is the closest Tailwind color to #D36FC0?+

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