#FF6179 Color

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

Color preview

#FF6179

Color formats

HEX
#FF6179
RGB
rgb(255, 97, 121)
RGBA
rgba(255, 97, 121, 1)
HSL
hsl(351, 100%, 69%)
HSV
hsv(351, 62%, 100%)
CMYK
cmyk(0%, 62%, 53%, 0%)
CSS variable
--color-primary: #FF6179;
Lowercase HEX
#ff6179

Shades

Tints

Tones

Harmony

CSS snippets for #FF6179

.color-ff6179 {
  color: #FF6179;
  background-color: #FF6179;
}

Frequently asked questions

What color is #FF6179?+

#FF6179 is a HEX color with RGB value rgb(255, 97, 121) and HSL value hsl(351, 100%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF6179?+

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