#DB2FE1 Color

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

Color preview

#DB2FE1

Color formats

HEX
#DB2FE1
RGB
rgb(219, 47, 225)
RGBA
rgba(219, 47, 225, 1)
HSL
hsl(298, 75%, 53%)
HSV
hsv(298, 79%, 88%)
CMYK
cmyk(3%, 79%, 0%, 12%)
CSS variable
--color-primary: #DB2FE1;
Lowercase HEX
#db2fe1

Shades

Tints

Tones

Harmony

CSS snippets for #DB2FE1

.color-db2fe1 {
  color: #DB2FE1;
  background-color: #DB2FE1;
}

Frequently asked questions

What color is #DB2FE1?+

#DB2FE1 is a HEX color with RGB value rgb(219, 47, 225) and HSL value hsl(298, 75%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB2FE1?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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