#FF799F Color

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

Color preview

#FF799F

Color formats

HEX
#FF799F
RGB
rgb(255, 121, 159)
RGBA
rgba(255, 121, 159, 1)
HSL
hsl(343, 100%, 74%)
HSV
hsv(343, 53%, 100%)
CMYK
cmyk(0%, 53%, 38%, 0%)
CSS variable
--color-primary: #FF799F;
Lowercase HEX
#ff799f

Shades

Tints

Tones

Harmony

CSS snippets for #FF799F

.color-ff799f {
  color: #FF799F;
  background-color: #FF799F;
}

Frequently asked questions

What color is #FF799F?+

#FF799F is a HEX color with RGB value rgb(255, 121, 159) and HSL value hsl(343, 100%, 74%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF799F?+

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