#F95FCB Color

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

Color preview

#F95FCB

Color formats

HEX
#F95FCB
RGB
rgb(249, 95, 203)
RGBA
rgba(249, 95, 203, 1)
HSL
hsl(318, 93%, 67%)
HSV
hsv(318, 62%, 98%)
CMYK
cmyk(0%, 62%, 18%, 2%)
CSS variable
--color-primary: #F95FCB;
Lowercase HEX
#f95fcb

Shades

Tints

Tones

Harmony

CSS snippets for #F95FCB

.color-f95fcb {
  color: #F95FCB;
  background-color: #F95FCB;
}

Frequently asked questions

What color is #F95FCB?+

#F95FCB is a HEX color with RGB value rgb(249, 95, 203) and HSL value hsl(318, 93%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F95FCB?+

The closest Tailwind color is pink-400, available as the bg-pink-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