#D27ADE Color

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

Color preview

#D27ADE

Color formats

HEX
#D27ADE
RGB
rgb(210, 122, 222)
RGBA
rgba(210, 122, 222, 1)
HSL
hsl(293, 60%, 67%)
HSV
hsv(293, 45%, 87%)
CMYK
cmyk(5%, 45%, 0%, 13%)
CSS variable
--color-primary: #D27ADE;
Lowercase HEX
#d27ade

Shades

Tints

Tones

Harmony

CSS snippets for #D27ADE

.color-d27ade {
  color: #D27ADE;
  background-color: #D27ADE;
}

Frequently asked questions

What color is #D27ADE?+

#D27ADE is a HEX color with RGB value rgb(210, 122, 222) and HSL value hsl(293, 60%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27ADE?+

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