#F95F98 Color

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

Color preview

#F95F98

Color formats

HEX
#F95F98
RGB
rgb(249, 95, 152)
RGBA
rgba(249, 95, 152, 1)
HSL
hsl(338, 93%, 67%)
HSV
hsv(338, 62%, 98%)
CMYK
cmyk(0%, 62%, 39%, 2%)
CSS variable
--color-primary: #F95F98;
Lowercase HEX
#f95f98

Shades

Tints

Tones

Harmony

CSS snippets for #F95F98

.color-f95f98 {
  color: #F95F98;
  background-color: #F95F98;
}

Frequently asked questions

What color is #F95F98?+

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

What is the closest Tailwind color to #F95F98?+

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