#FF05AC Color

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

Color preview

#FF05AC

Color formats

HEX
#FF05AC
RGB
rgb(255, 5, 172)
RGBA
rgba(255, 5, 172, 1)
HSL
hsl(320, 100%, 51%)
HSV
hsv(320, 98%, 100%)
CMYK
cmyk(0%, 98%, 33%, 0%)
CSS variable
--color-primary: #FF05AC;
Lowercase HEX
#ff05ac

Shades

Tints

Tones

Harmony

CSS snippets for #FF05AC

.color-ff05ac {
  color: #FF05AC;
  background-color: #FF05AC;
}

Frequently asked questions

What color is #FF05AC?+

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

What is the closest Tailwind color to #FF05AC?+

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