#F15EF6 Color

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

Color preview

#F15EF6

Color formats

HEX
#F15EF6
RGB
rgb(241, 94, 246)
RGBA
rgba(241, 94, 246, 1)
HSL
hsl(298, 89%, 67%)
HSV
hsv(298, 62%, 96%)
CMYK
cmyk(2%, 62%, 0%, 4%)
CSS variable
--color-primary: #F15EF6;
Lowercase HEX
#f15ef6

Shades

Tints

Tones

Harmony

CSS snippets for #F15EF6

.color-f15ef6 {
  color: #F15EF6;
  background-color: #F15EF6;
}

Frequently asked questions

What color is #F15EF6?+

#F15EF6 is a HEX color with RGB value rgb(241, 94, 246) and HSL value hsl(298, 89%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F15EF6?+

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