#F30AFF Color

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

Color preview

#F30AFF

Color formats

HEX
#F30AFF
RGB
rgb(243, 10, 255)
RGBA
rgba(243, 10, 255, 1)
HSL
hsl(297, 100%, 52%)
HSV
hsv(297, 96%, 100%)
CMYK
cmyk(5%, 96%, 0%, 0%)
CSS variable
--color-primary: #F30AFF;
Lowercase HEX
#f30aff

Shades

Tints

Tones

Harmony

CSS snippets for #F30AFF

.color-f30aff {
  color: #F30AFF;
  background-color: #F30AFF;
}

Frequently asked questions

What color is #F30AFF?+

#F30AFF is a HEX color with RGB value rgb(243, 10, 255) and HSL value hsl(297, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F30AFF?+

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