#FF8670 Color

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

Color preview

#FF8670

Color formats

HEX
#FF8670
RGB
rgb(255, 134, 112)
RGBA
rgba(255, 134, 112, 1)
HSL
hsl(9, 100%, 72%)
HSV
hsv(9, 56%, 100%)
CMYK
cmyk(0%, 47%, 56%, 0%)
CSS variable
--color-primary: #FF8670;
Lowercase HEX
#ff8670

Shades

Tints

Tones

Harmony

CSS snippets for #FF8670

.color-ff8670 {
  color: #FF8670;
  background-color: #FF8670;
}

Frequently asked questions

What color is #FF8670?+

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

What is the closest Tailwind color to #FF8670?+

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