#F50A8B Color

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

Color preview

#F50A8B

Color formats

HEX
#F50A8B
RGB
rgb(245, 10, 139)
RGBA
rgba(245, 10, 139, 1)
HSL
hsl(327, 92%, 50%)
HSV
hsv(327, 96%, 96%)
CMYK
cmyk(0%, 96%, 43%, 4%)
CSS variable
--color-primary: #F50A8B;
Lowercase HEX
#f50a8b

Shades

Tints

Tones

Harmony

CSS snippets for #F50A8B

.color-f50a8b {
  color: #F50A8B;
  background-color: #F50A8B;
}

Frequently asked questions

What color is #F50A8B?+

#F50A8B is a HEX color with RGB value rgb(245, 10, 139) and HSL value hsl(327, 92%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F50A8B?+

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