#DF2DFB Color

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

Color preview

#DF2DFB

Color formats

HEX
#DF2DFB
RGB
rgb(223, 45, 251)
RGBA
rgba(223, 45, 251, 1)
HSL
hsl(292, 96%, 58%)
HSV
hsv(292, 82%, 98%)
CMYK
cmyk(11%, 82%, 0%, 2%)
CSS variable
--color-primary: #DF2DFB;
Lowercase HEX
#df2dfb

Shades

Tints

Tones

Harmony

CSS snippets for #DF2DFB

.color-df2dfb {
  color: #DF2DFB;
  background-color: #DF2DFB;
}

Frequently asked questions

What color is #DF2DFB?+

#DF2DFB is a HEX color with RGB value rgb(223, 45, 251) and HSL value hsl(292, 96%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DF2DFB?+

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