#FF3AEB Color

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

Color preview

#FF3AEB

Color formats

HEX
#FF3AEB
RGB
rgb(255, 58, 235)
RGBA
rgba(255, 58, 235, 1)
HSL
hsl(306, 100%, 61%)
HSV
hsv(306, 77%, 100%)
CMYK
cmyk(0%, 77%, 8%, 0%)
CSS variable
--color-primary: #FF3AEB;
Lowercase HEX
#ff3aeb

Shades

Tints

Tones

Harmony

CSS snippets for #FF3AEB

.color-ff3aeb {
  color: #FF3AEB;
  background-color: #FF3AEB;
}

Frequently asked questions

What color is #FF3AEB?+

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

What is the closest Tailwind color to #FF3AEB?+

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