#D27ADB Color

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

Color preview

#D27ADB

Color formats

HEX
#D27ADB
RGB
rgb(210, 122, 219)
RGBA
rgba(210, 122, 219, 1)
HSL
hsl(294, 57%, 67%)
HSV
hsv(294, 44%, 86%)
CMYK
cmyk(4%, 44%, 0%, 14%)
CSS variable
--color-primary: #D27ADB;
Lowercase HEX
#d27adb

Shades

Tints

Tones

Harmony

CSS snippets for #D27ADB

.color-d27adb {
  color: #D27ADB;
  background-color: #D27ADB;
}

Frequently asked questions

What color is #D27ADB?+

#D27ADB is a HEX color with RGB value rgb(210, 122, 219) and HSL value hsl(294, 57%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27ADB?+

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