#F42FD3 Color

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

Color preview

#F42FD3

Color formats

HEX
#F42FD3
RGB
rgb(244, 47, 211)
RGBA
rgba(244, 47, 211, 1)
HSL
hsl(310, 90%, 57%)
HSV
hsv(310, 81%, 96%)
CMYK
cmyk(0%, 81%, 14%, 4%)
CSS variable
--color-primary: #F42FD3;
Lowercase HEX
#f42fd3

Shades

Tints

Tones

Harmony

CSS snippets for #F42FD3

.color-f42fd3 {
  color: #F42FD3;
  background-color: #F42FD3;
}

Frequently asked questions

What color is #F42FD3?+

#F42FD3 is a HEX color with RGB value rgb(244, 47, 211) and HSL value hsl(310, 90%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F42FD3?+

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