#F15DF8 Color

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

Color preview

#F15DF8

Color formats

HEX
#F15DF8
RGB
rgb(241, 93, 248)
RGBA
rgba(241, 93, 248, 1)
HSL
hsl(297, 92%, 67%)
HSV
hsv(297, 63%, 97%)
CMYK
cmyk(3%, 63%, 0%, 3%)
CSS variable
--color-primary: #F15DF8;
Lowercase HEX
#f15df8

Shades

Tints

Tones

Harmony

CSS snippets for #F15DF8

.color-f15df8 {
  color: #F15DF8;
  background-color: #F15DF8;
}

Frequently asked questions

What color is #F15DF8?+

#F15DF8 is a HEX color with RGB value rgb(241, 93, 248) and HSL value hsl(297, 92%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F15DF8?+

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