#F95DF7 Color

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

Color preview

#F95DF7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F95DF7

.color-f95df7 {
  color: #F95DF7;
  background-color: #F95DF7;
}

Frequently asked questions

What color is #F95DF7?+

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

What is the closest Tailwind color to #F95DF7?+

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