#F04BFF Color

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

Color preview

#F04BFF

Color formats

HEX
#F04BFF
RGB
rgb(240, 75, 255)
RGBA
rgba(240, 75, 255, 1)
HSL
hsl(295, 100%, 65%)
HSV
hsv(295, 71%, 100%)
CMYK
cmyk(6%, 71%, 0%, 0%)
CSS variable
--color-primary: #F04BFF;
Lowercase HEX
#f04bff

Shades

Tints

Tones

Harmony

CSS snippets for #F04BFF

.color-f04bff {
  color: #F04BFF;
  background-color: #F04BFF;
}

Frequently asked questions

What color is #F04BFF?+

#F04BFF is a HEX color with RGB value rgb(240, 75, 255) and HSL value hsl(295, 100%, 65%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F04BFF?+

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