#F0196F Color

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

Color preview

#F0196F

Color formats

HEX
#F0196F
RGB
rgb(240, 25, 111)
RGBA
rgba(240, 25, 111, 1)
HSL
hsl(336, 88%, 52%)
HSV
hsv(336, 90%, 94%)
CMYK
cmyk(0%, 90%, 54%, 6%)
CSS variable
--color-primary: #F0196F;
Lowercase HEX
#f0196f

Shades

Tints

Tones

Harmony

CSS snippets for #F0196F

.color-f0196f {
  color: #F0196F;
  background-color: #F0196F;
}

Frequently asked questions

What color is #F0196F?+

#F0196F is a HEX color with RGB value rgb(240, 25, 111) and HSL value hsl(336, 88%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F0196F?+

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