#F95EF7 Color

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

Color preview

#F95EF7

Color formats

HEX
#F95EF7
RGB
rgb(249, 94, 247)
RGBA
rgba(249, 94, 247, 1)
HSL
hsl(301, 93%, 67%)
HSV
hsv(301, 62%, 98%)
CMYK
cmyk(0%, 62%, 1%, 2%)
CSS variable
--color-primary: #F95EF7;
Lowercase HEX
#f95ef7

Shades

Tints

Tones

Harmony

CSS snippets for #F95EF7

.color-f95ef7 {
  color: #F95EF7;
  background-color: #F95EF7;
}

Frequently asked questions

What color is #F95EF7?+

#F95EF7 is a HEX color with RGB value rgb(249, 94, 247) and HSL value hsl(301, 93%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F95EF7?+

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