#F53DF2 Color

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

Color preview

#F53DF2

Color formats

HEX
#F53DF2
RGB
rgb(245, 61, 242)
RGBA
rgba(245, 61, 242, 1)
HSL
hsl(301, 90%, 60%)
HSV
hsv(301, 75%, 96%)
CMYK
cmyk(0%, 75%, 1%, 4%)
CSS variable
--color-primary: #F53DF2;
Lowercase HEX
#f53df2

Shades

Tints

Tones

Harmony

CSS snippets for #F53DF2

.color-f53df2 {
  color: #F53DF2;
  background-color: #F53DF2;
}

Frequently asked questions

What color is #F53DF2?+

#F53DF2 is a HEX color with RGB value rgb(245, 61, 242) and HSL value hsl(301, 90%, 60%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F53DF2?+

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