#DF25E9 Color

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

Color preview

#DF25E9

Color formats

HEX
#DF25E9
RGB
rgb(223, 37, 233)
RGBA
rgba(223, 37, 233, 1)
HSL
hsl(297, 82%, 53%)
HSV
hsv(297, 84%, 91%)
CMYK
cmyk(4%, 84%, 0%, 9%)
CSS variable
--color-primary: #DF25E9;
Lowercase HEX
#df25e9

Shades

Tints

Tones

Harmony

CSS snippets for #DF25E9

.color-df25e9 {
  color: #DF25E9;
  background-color: #DF25E9;
}

Frequently asked questions

What color is #DF25E9?+

#DF25E9 is a HEX color with RGB value rgb(223, 37, 233) and HSL value hsl(297, 82%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DF25E9?+

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