#F1799F Color

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

Color preview

#F1799F

Color formats

HEX
#F1799F
RGB
rgb(241, 121, 159)
RGBA
rgba(241, 121, 159, 1)
HSL
hsl(341, 81%, 71%)
HSV
hsv(341, 50%, 95%)
CMYK
cmyk(0%, 50%, 34%, 5%)
CSS variable
--color-primary: #F1799F;
Lowercase HEX
#f1799f

Shades

Tints

Tones

Harmony

CSS snippets for #F1799F

.color-f1799f {
  color: #F1799F;
  background-color: #F1799F;
}

Frequently asked questions

What color is #F1799F?+

#F1799F is a HEX color with RGB value rgb(241, 121, 159) and HSL value hsl(341, 81%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F1799F?+

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