#F048FF Color

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

Color preview

#F048FF

Color formats

HEX
#F048FF
RGB
rgb(240, 72, 255)
RGBA
rgba(240, 72, 255, 1)
HSL
hsl(295, 100%, 64%)
HSV
hsv(295, 72%, 100%)
CMYK
cmyk(6%, 72%, 0%, 0%)
CSS variable
--color-primary: #F048FF;
Lowercase HEX
#f048ff

Shades

Tints

Tones

Harmony

CSS snippets for #F048FF

.color-f048ff {
  color: #F048FF;
  background-color: #F048FF;
}

Frequently asked questions

What color is #F048FF?+

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

What is the closest Tailwind color to #F048FF?+

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