#F50ADD Color

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

Color preview

#F50ADD

Color formats

HEX
#F50ADD
RGB
rgb(245, 10, 221)
RGBA
rgba(245, 10, 221, 1)
HSL
hsl(306, 92%, 50%)
HSV
hsv(306, 96%, 96%)
CMYK
cmyk(0%, 96%, 10%, 4%)
CSS variable
--color-primary: #F50ADD;
Lowercase HEX
#f50add

Shades

Tints

Tones

Harmony

CSS snippets for #F50ADD

.color-f50add {
  color: #F50ADD;
  background-color: #F50ADD;
}

Frequently asked questions

What color is #F50ADD?+

#F50ADD is a HEX color with RGB value rgb(245, 10, 221) and HSL value hsl(306, 92%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F50ADD?+

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