#FF057A Color

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

Color preview

#FF057A

Color formats

HEX
#FF057A
RGB
rgb(255, 5, 122)
RGBA
rgba(255, 5, 122, 1)
HSL
hsl(332, 100%, 51%)
HSV
hsv(332, 98%, 100%)
CMYK
cmyk(0%, 98%, 52%, 0%)
CSS variable
--color-primary: #FF057A;
Lowercase HEX
#ff057a

Shades

Tints

Tones

Harmony

CSS snippets for #FF057A

.color-ff057a {
  color: #FF057A;
  background-color: #FF057A;
}

Frequently asked questions

What color is #FF057A?+

#FF057A is a HEX color with RGB value rgb(255, 5, 122) and HSL value hsl(332, 100%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF057A?+

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