#D27ACD Color

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

Color preview

#D27ACD

Color formats

HEX
#D27ACD
RGB
rgb(210, 122, 205)
RGBA
rgba(210, 122, 205, 1)
HSL
hsl(303, 49%, 65%)
HSV
hsv(303, 42%, 82%)
CMYK
cmyk(0%, 42%, 2%, 18%)
CSS variable
--color-primary: #D27ACD;
Lowercase HEX
#d27acd

Shades

Tints

Tones

Harmony

CSS snippets for #D27ACD

.color-d27acd {
  color: #D27ACD;
  background-color: #D27ACD;
}

Frequently asked questions

What color is #D27ACD?+

#D27ACD is a HEX color with RGB value rgb(210, 122, 205) and HSL value hsl(303, 49%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27ACD?+

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