#D27FD2 Color

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

Color preview

#D27FD2

Color formats

HEX
#D27FD2
RGB
rgb(210, 127, 210)
RGBA
rgba(210, 127, 210, 1)
HSL
hsl(300, 48%, 66%)
HSV
hsv(300, 40%, 82%)
CMYK
cmyk(0%, 40%, 0%, 18%)
CSS variable
--color-primary: #D27FD2;
Lowercase HEX
#d27fd2

Shades

Tints

Tones

Harmony

CSS snippets for #D27FD2

.color-d27fd2 {
  color: #D27FD2;
  background-color: #D27FD2;
}

Frequently asked questions

What color is #D27FD2?+

#D27FD2 is a HEX color with RGB value rgb(210, 127, 210) and HSL value hsl(300, 48%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D27FD2?+

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