#F95FEC Color

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

Color preview

#F95FEC

Color formats

HEX
#F95FEC
RGB
rgb(249, 95, 236)
RGBA
rgba(249, 95, 236, 1)
HSL
hsl(305, 93%, 67%)
HSV
hsv(305, 62%, 98%)
CMYK
cmyk(0%, 62%, 5%, 2%)
CSS variable
--color-primary: #F95FEC;
Lowercase HEX
#f95fec

Shades

Tints

Tones

Harmony

CSS snippets for #F95FEC

.color-f95fec {
  color: #F95FEC;
  background-color: #F95FEC;
}

Frequently asked questions

What color is #F95FEC?+

#F95FEC is a HEX color with RGB value rgb(249, 95, 236) and HSL value hsl(305, 93%, 67%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F95FEC?+

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