#F31DDE Color

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

Color preview

#F31DDE

Color formats

HEX
#F31DDE
RGB
rgb(243, 29, 222)
RGBA
rgba(243, 29, 222, 1)
HSL
hsl(306, 90%, 53%)
HSV
hsv(306, 88%, 95%)
CMYK
cmyk(0%, 88%, 9%, 5%)
CSS variable
--color-primary: #F31DDE;
Lowercase HEX
#f31dde

Shades

Tints

Tones

Harmony

CSS snippets for #F31DDE

.color-f31dde {
  color: #F31DDE;
  background-color: #F31DDE;
}

Frequently asked questions

What color is #F31DDE?+

#F31DDE is a HEX color with RGB value rgb(243, 29, 222) and HSL value hsl(306, 90%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F31DDE?+

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