#FF5179 Color

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

Color preview

#FF5179

Color formats

HEX
#FF5179
RGB
rgb(255, 81, 121)
RGBA
rgba(255, 81, 121, 1)
HSL
hsl(346, 100%, 66%)
HSV
hsv(346, 68%, 100%)
CMYK
cmyk(0%, 68%, 53%, 0%)
CSS variable
--color-primary: #FF5179;
Lowercase HEX
#ff5179

Shades

Tints

Tones

Harmony

CSS snippets for #FF5179

.color-ff5179 {
  color: #FF5179;
  background-color: #FF5179;
}

Frequently asked questions

What color is #FF5179?+

#FF5179 is a HEX color with RGB value rgb(255, 81, 121) and HSL value hsl(346, 100%, 66%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF5179?+

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