#FF059B Color

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

Color preview

#FF059B

Color formats

HEX
#FF059B
RGB
rgb(255, 5, 155)
RGBA
rgba(255, 5, 155, 1)
HSL
hsl(324, 100%, 51%)
HSV
hsv(324, 98%, 100%)
CMYK
cmyk(0%, 98%, 39%, 0%)
CSS variable
--color-primary: #FF059B;
Lowercase HEX
#ff059b

Shades

Tints

Tones

Harmony

CSS snippets for #FF059B

.color-ff059b {
  color: #FF059B;
  background-color: #FF059B;
}

Frequently asked questions

What color is #FF059B?+

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

What is the closest Tailwind color to #FF059B?+

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