#D36ADD Color

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

Color preview

#D36ADD

Color formats

HEX
#D36ADD
RGB
rgb(211, 106, 221)
RGBA
rgba(211, 106, 221, 1)
HSL
hsl(295, 63%, 64%)
HSV
hsv(295, 52%, 87%)
CMYK
cmyk(5%, 52%, 0%, 13%)
CSS variable
--color-primary: #D36ADD;
Lowercase HEX
#d36add

Shades

Tints

Tones

Harmony

CSS snippets for #D36ADD

.color-d36add {
  color: #D36ADD;
  background-color: #D36ADD;
}

Frequently asked questions

What color is #D36ADD?+

#D36ADD is a HEX color with RGB value rgb(211, 106, 221) and HSL value hsl(295, 63%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D36ADD?+

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