#F48DF1 Color

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

Color preview

#F48DF1

Color formats

HEX
#F48DF1
RGB
rgb(244, 141, 241)
RGBA
rgba(244, 141, 241, 1)
HSL
hsl(302, 82%, 75%)
HSV
hsv(302, 42%, 96%)
CMYK
cmyk(0%, 42%, 1%, 4%)
CSS variable
--color-primary: #F48DF1;
Lowercase HEX
#f48df1

Shades

Tints

Tones

Harmony

CSS snippets for #F48DF1

.color-f48df1 {
  color: #F48DF1;
  background-color: #F48DF1;
}

Frequently asked questions

What color is #F48DF1?+

#F48DF1 is a HEX color with RGB value rgb(244, 141, 241) and HSL value hsl(302, 82%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F48DF1?+

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