#F48FFA Color

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

Color preview

#F48FFA

Color formats

HEX
#F48FFA
RGB
rgb(244, 143, 250)
RGBA
rgba(244, 143, 250, 1)
HSL
hsl(297, 91%, 77%)
HSV
hsv(297, 43%, 98%)
CMYK
cmyk(2%, 43%, 0%, 2%)
CSS variable
--color-primary: #F48FFA;
Lowercase HEX
#f48ffa

Shades

Tints

Tones

Harmony

CSS snippets for #F48FFA

.color-f48ffa {
  color: #F48FFA;
  background-color: #F48FFA;
}

Frequently asked questions

What color is #F48FFA?+

#F48FFA is a HEX color with RGB value rgb(244, 143, 250) and HSL value hsl(297, 91%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F48FFA?+

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