#F58CFF Color

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

Color preview

#F58CFF

Color formats

HEX
#F58CFF
RGB
rgb(245, 140, 255)
RGBA
rgba(245, 140, 255, 1)
HSL
hsl(295, 100%, 77%)
HSV
hsv(295, 45%, 100%)
CMYK
cmyk(4%, 45%, 0%, 0%)
CSS variable
--color-primary: #F58CFF;
Lowercase HEX
#f58cff

Shades

Tints

Tones

Harmony

CSS snippets for #F58CFF

.color-f58cff {
  color: #F58CFF;
  background-color: #F58CFF;
}

Frequently asked questions

What color is #F58CFF?+

#F58CFF is a HEX color with RGB value rgb(245, 140, 255) and HSL value hsl(295, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F58CFF?+

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