Salmon (#FA8072) to RGB

Convert the salmon hex color code to its RGB equivalent, with a live preview and a ready-to-use converter.

#FA8072 = rgb(250, 128, 114)

Color Values

Hex#FA8072
RGBrgb(250, 128, 114)
Red250
Green128
Blue114

Convert Any Hex Color

✅ RGB Value: rgb(250, 128, 114)

Frequently Asked Questions

What is the RGB value of Salmon?

Salmon (#FA8072) is rgb(250, 128, 114) in RGB.

What is the hex code for Salmon?

The hex code for Salmon is #FA8072, which is rgb(250, 128, 114) in RGB.

How do I use Salmon in CSS?

In CSS you can use either form interchangeably: color: #FA8072; or color: rgb(250, 128, 114);