#F17DF5 Color

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

Color preview

#F17DF5

Color formats

HEX
#F17DF5
RGB
rgb(241, 125, 245)
RGBA
rgba(241, 125, 245, 1)
HSL
hsl(298, 86%, 73%)
HSV
hsv(298, 49%, 96%)
CMYK
cmyk(2%, 49%, 0%, 4%)
CSS variable
--color-primary: #F17DF5;
Lowercase HEX
#f17df5

Shades

Tints

Tones

Harmony

CSS snippets for #F17DF5

.color-f17df5 {
  color: #F17DF5;
  background-color: #F17DF5;
}

Frequently asked questions

What color is #F17DF5?+

#F17DF5 is a HEX color with RGB value rgb(241, 125, 245) and HSL value hsl(298, 86%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F17DF5?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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