#FF3AF2 Color

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

Color preview

#FF3AF2

Color formats

HEX
#FF3AF2
RGB
rgb(255, 58, 242)
RGBA
rgba(255, 58, 242, 1)
HSL
hsl(304, 100%, 61%)
HSV
hsv(304, 77%, 100%)
CMYK
cmyk(0%, 77%, 5%, 0%)
CSS variable
--color-primary: #FF3AF2;
Lowercase HEX
#ff3af2

Shades

Tints

Tones

Harmony

CSS snippets for #FF3AF2

.color-ff3af2 {
  color: #FF3AF2;
  background-color: #FF3AF2;
}

Frequently asked questions

What color is #FF3AF2?+

#FF3AF2 is a HEX color with RGB value rgb(255, 58, 242) and HSL value hsl(304, 100%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF3AF2?+

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