HTML color code #FA8072

Example of Salmon color or HTML color code #FA8072 with complementary color #73ECFA.

W3C color name: Salmon
Color name: Salmon
RGB: 250, 128, 114
HSL: 6.18deg, 93.15%, 71.37%
Web safe color: No

RGB complementary color:

A complementary color for this color is #73ECFA.

Example text color using #FA8072

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:salmon;">Your text using color name.</p>
<p style="color:#FA8072;">Your text using HTML color code.</p>
<p style="color:rgb(250 128 114);">Your text using RGB color values.</p>
<p style="color:hsl(6.18deg 93.15% 71.37%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:salmon; } </style>
<style> p { color:#FA8072; } </style>
<style> p { color:rgb(250 128 114); } </style>
<style> p { color:hsl(6.18deg 93.15% 71.37%); } </style>

Lighter colors

#FF8A7C
#FF9486
#FF9E90
#FFA89A
#FFB2A4
#FFBCAE
#FFC6B8
#FFD0C2

Darker colors

#F07668
#E66C5E
#DC6254
#D2584A
#C84E40
#BE4436
#B43A2C
#AA3022

Analogous colors

#FA9773
#FAAD73
#FAC473
#FADA73
#FAF173
#ECFA73
#D6FA73
#BFFA73

Trinary colors

#FA8072
#73FA80
#8073FA

Adjacent colors

#E9967A
#E78A61
#DA8A67
#FF8674
#F98B88
#F08080
#F67280
#E77471

Other colors containing "salmon"

The following table is a list of other colors containing the keyword "salmon" in the color name. This table can give you other ideas for shades of salmon.

CodeColor
#C47451Orange Salmon
#F9966BLight Salmon Rose
#FFA07ALightSalmon (W3C)
#E9967ADarkSalmon (W3C)
#FF8674Salmon Pink
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes