#F90196 Color

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

Color preview

#F90196

Color formats

HEX
#F90196
RGB
rgb(249, 1, 150)
RGBA
rgba(249, 1, 150, 1)
HSL
hsl(324, 99%, 49%)
HSV
hsv(324, 100%, 98%)
CMYK
cmyk(0%, 100%, 40%, 2%)
CSS variable
--color-primary: #F90196;
Lowercase HEX
#f90196

Shades

Tints

Tones

Harmony

CSS snippets for #F90196

.color-f90196 {
  color: #F90196;
  background-color: #F90196;
}

Frequently asked questions

What color is #F90196?+

#F90196 is a HEX color with RGB value rgb(249, 1, 150) and HSL value hsl(324, 99%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F90196?+

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