#DF1BDC Color

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

Color preview

#DF1BDC

Color formats

HEX
#DF1BDC
RGB
rgb(223, 27, 220)
RGBA
rgba(223, 27, 220, 1)
HSL
hsl(301, 78%, 49%)
HSV
hsv(301, 88%, 87%)
CMYK
cmyk(0%, 88%, 1%, 13%)
CSS variable
--color-primary: #DF1BDC;
Lowercase HEX
#df1bdc

Shades

Tints

Tones

Harmony

CSS snippets for #DF1BDC

.color-df1bdc {
  color: #DF1BDC;
  background-color: #DF1BDC;
}

Frequently asked questions

What color is #DF1BDC?+

#DF1BDC is a HEX color with RGB value rgb(223, 27, 220) and HSL value hsl(301, 78%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DF1BDC?+

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