#D37DF2 Color

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

Color preview

#D37DF2

Color formats

HEX
#D37DF2
RGB
rgb(211, 125, 242)
RGBA
rgba(211, 125, 242, 1)
HSL
hsl(284, 82%, 72%)
HSV
hsv(284, 48%, 95%)
CMYK
cmyk(13%, 48%, 0%, 5%)
CSS variable
--color-primary: #D37DF2;
Lowercase HEX
#d37df2

Shades

Tints

Tones

Harmony

CSS snippets for #D37DF2

.color-d37df2 {
  color: #D37DF2;
  background-color: #D37DF2;
}

Frequently asked questions

What color is #D37DF2?+

#D37DF2 is a HEX color with RGB value rgb(211, 125, 242) and HSL value hsl(284, 82%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D37DF2?+

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