#FF047D Color

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

Color preview

#FF047D

Color formats

HEX
#FF047D
RGB
rgb(255, 4, 125)
RGBA
rgba(255, 4, 125, 1)
HSL
hsl(331, 100%, 51%)
HSV
hsv(331, 98%, 100%)
CMYK
cmyk(0%, 98%, 51%, 0%)
CSS variable
--color-primary: #FF047D;
Lowercase HEX
#ff047d

Shades

Tints

Tones

Harmony

CSS snippets for #FF047D

.color-ff047d {
  color: #FF047D;
  background-color: #FF047D;
}

Frequently asked questions

What color is #FF047D?+

#FF047D is a HEX color with RGB value rgb(255, 4, 125) and HSL value hsl(331, 100%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF047D?+

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