#FF8170 Color

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

Color preview

#FF8170

Color formats

HEX
#FF8170
RGB
rgb(255, 129, 112)
RGBA
rgba(255, 129, 112, 1)
HSL
hsl(7, 100%, 72%)
HSV
hsv(7, 56%, 100%)
CMYK
cmyk(0%, 49%, 56%, 0%)
CSS variable
--color-primary: #FF8170;
Lowercase HEX
#ff8170

Shades

Tints

Tones

Harmony

CSS snippets for #FF8170

.color-ff8170 {
  color: #FF8170;
  background-color: #FF8170;
}

Frequently asked questions

What color is #FF8170?+

#FF8170 is a HEX color with RGB value rgb(255, 129, 112) and HSL value hsl(7, 100%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF8170?+

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