#FD13F9 Color

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

Color preview

#FD13F9

Color formats

HEX
#FD13F9
RGB
rgb(253, 19, 249)
RGBA
rgba(253, 19, 249, 1)
HSL
hsl(301, 98%, 53%)
HSV
hsv(301, 92%, 99%)
CMYK
cmyk(0%, 92%, 2%, 1%)
CSS variable
--color-primary: #FD13F9;
Lowercase HEX
#fd13f9

Shades

Tints

Tones

Harmony

CSS snippets for #FD13F9

.color-fd13f9 {
  color: #FD13F9;
  background-color: #FD13F9;
}

Frequently asked questions

What color is #FD13F9?+

#FD13F9 is a HEX color with RGB value rgb(253, 19, 249) and HSL value hsl(301, 98%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FD13F9?+

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