#F58BFF Color

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

Color preview

#F58BFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F58BFF

.color-f58bff {
  color: #F58BFF;
  background-color: #F58BFF;
}

Frequently asked questions

What color is #F58BFF?+

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

What is the closest Tailwind color to #F58BFF?+

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