#D36FC9 Color

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

Color preview

#D36FC9

Color formats

HEX
#D36FC9
RGB
rgb(211, 111, 201)
RGBA
rgba(211, 111, 201, 1)
HSL
hsl(306, 53%, 63%)
HSV
hsv(306, 47%, 83%)
CMYK
cmyk(0%, 47%, 5%, 17%)
CSS variable
--color-primary: #D36FC9;
Lowercase HEX
#d36fc9

Shades

Tints

Tones

Harmony

CSS snippets for #D36FC9

.color-d36fc9 {
  color: #D36FC9;
  background-color: #D36FC9;
}

Frequently asked questions

What color is #D36FC9?+

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

What is the closest Tailwind color to #D36FC9?+

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