#F705FF Color

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

Color preview

#F705FF

Color formats

HEX
#F705FF
RGB
rgb(247, 5, 255)
RGBA
rgba(247, 5, 255, 1)
HSL
hsl(298, 100%, 51%)
HSV
hsv(298, 98%, 100%)
CMYK
cmyk(3%, 98%, 0%, 0%)
CSS variable
--color-primary: #F705FF;
Lowercase HEX
#f705ff

Shades

Tints

Tones

Harmony

CSS snippets for #F705FF

.color-f705ff {
  color: #F705FF;
  background-color: #F705FF;
}

Frequently asked questions

What color is #F705FF?+

#F705FF is a HEX color with RGB value rgb(247, 5, 255) and HSL value hsl(298, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F705FF?+

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