#D36DDD Color

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

Color preview

#D36DDD

Color formats

HEX
#D36DDD
RGB
rgb(211, 109, 221)
RGBA
rgba(211, 109, 221, 1)
HSL
hsl(295, 62%, 65%)
HSV
hsv(295, 51%, 87%)
CMYK
cmyk(5%, 51%, 0%, 13%)
CSS variable
--color-primary: #D36DDD;
Lowercase HEX
#d36ddd

Shades

Tints

Tones

Harmony

CSS snippets for #D36DDD

.color-d36ddd {
  color: #D36DDD;
  background-color: #D36DDD;
}

Frequently asked questions

What color is #D36DDD?+

#D36DDD is a HEX color with RGB value rgb(211, 109, 221) and HSL value hsl(295, 62%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D36DDD?+

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