#F61FEB Color

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

Color preview

#F61FEB

Color formats

HEX
#F61FEB
RGB
rgb(246, 31, 235)
RGBA
rgba(246, 31, 235, 1)
HSL
hsl(303, 92%, 54%)
HSV
hsv(303, 87%, 96%)
CMYK
cmyk(0%, 87%, 4%, 4%)
CSS variable
--color-primary: #F61FEB;
Lowercase HEX
#f61feb

Shades

Tints

Tones

Harmony

CSS snippets for #F61FEB

.color-f61feb {
  color: #F61FEB;
  background-color: #F61FEB;
}

Frequently asked questions

What color is #F61FEB?+

#F61FEB is a HEX color with RGB value rgb(246, 31, 235) and HSL value hsl(303, 92%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F61FEB?+

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