#FA8461 Color

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

Color preview

#FA8461

Color formats

HEX
#FA8461
RGB
rgb(250, 132, 97)
RGBA
rgba(250, 132, 97, 1)
HSL
hsl(14, 94%, 68%)
HSV
hsv(14, 61%, 98%)
CMYK
cmyk(0%, 47%, 61%, 2%)
CSS variable
--color-primary: #FA8461;
Lowercase HEX
#fa8461

Shades

Tints

Tones

Harmony

CSS snippets for #FA8461

.color-fa8461 {
  color: #FA8461;
  background-color: #FA8461;
}

Frequently asked questions

What color is #FA8461?+

#FA8461 is a HEX color with RGB value rgb(250, 132, 97) and HSL value hsl(14, 94%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FA8461?+

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