#DF12C4 Color

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

Color preview

#DF12C4

Color formats

HEX
#DF12C4
RGB
rgb(223, 18, 196)
RGBA
rgba(223, 18, 196, 1)
HSL
hsl(308, 85%, 47%)
HSV
hsv(308, 92%, 87%)
CMYK
cmyk(0%, 92%, 12%, 13%)
CSS variable
--color-primary: #DF12C4;
Lowercase HEX
#df12c4

Shades

Tints

Tones

Harmony

CSS snippets for #DF12C4

.color-df12c4 {
  color: #DF12C4;
  background-color: #DF12C4;
}

Frequently asked questions

What color is #DF12C4?+

#DF12C4 is a HEX color with RGB value rgb(223, 18, 196) and HSL value hsl(308, 85%, 47%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #DF12C4?+

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