#D27ACC Color

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

Color preview

#D27ACC

Color formats

HEX
#D27ACC
RGB
rgb(210, 122, 204)
RGBA
rgba(210, 122, 204, 1)
HSL
hsl(304, 49%, 65%)
HSV
hsv(304, 42%, 82%)
CMYK
cmyk(0%, 42%, 3%, 18%)
CSS variable
--color-primary: #D27ACC;
Lowercase HEX
#d27acc

Shades

Tints

Tones

Harmony

CSS snippets for #D27ACC

.color-d27acc {
  color: #D27ACC;
  background-color: #D27ACC;
}

Frequently asked questions

What color is #D27ACC?+

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

What is the closest Tailwind color to #D27ACC?+

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