#F94EF6 Color

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

Color preview

#F94EF6

Color formats

HEX
#F94EF6
RGB
rgb(249, 78, 246)
RGBA
rgba(249, 78, 246, 1)
HSL
hsl(301, 93%, 64%)
HSV
hsv(301, 69%, 98%)
CMYK
cmyk(0%, 69%, 1%, 2%)
CSS variable
--color-primary: #F94EF6;
Lowercase HEX
#f94ef6

Shades

Tints

Tones

Harmony

CSS snippets for #F94EF6

.color-f94ef6 {
  color: #F94EF6;
  background-color: #F94EF6;
}

Frequently asked questions

What color is #F94EF6?+

#F94EF6 is a HEX color with RGB value rgb(249, 78, 246) and HSL value hsl(301, 93%, 64%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F94EF6?+

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