#F95BEC Color

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

Color preview

#F95BEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F95BEC

.color-f95bec {
  color: #F95BEC;
  background-color: #F95BEC;
}

Frequently asked questions

What color is #F95BEC?+

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

What is the closest Tailwind color to #F95BEC?+

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