HTML color code #FF7F50

Example of Coral color or HTML color code #FF7F50 with complementary color #4FD0FF.

W3C color name: Coral
Color name: Coral
RGB: 255, 127, 80
HSL: 16.11deg, 100.00%, 65.69%
Web safe color: No

RGB complementary color:

A complementary color for this color is #4FD0FF.

Example text color using #FF7F50

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:coral;">Your text using color name.</p>
<p style="color:#FF7F50;">Your text using HTML color code.</p>
<p style="color:rgb(255 127 80);">Your text using RGB color values.</p>
<p style="color:hsl(16.11deg 100.00% 65.69%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:coral; } </style>
<style> p { color:#FF7F50; } </style>
<style> p { color:rgb(255 127 80); } </style>
<style> p { color:hsl(16.11deg 100.00% 65.69%); } </style>

Lighter colors

#FF895A
#FF9364
#FF9D6E
#FFA778
#FFB182
#FFBB8C
#FFC596
#FFCFA0

Darker colors

#F57546
#EB6B3C
#E16132
#D75728
#CD4D1E
#C34314
#B9390A
#AF2F00

Analogous colors

#FF9B4F
#FFB94F
#FFD64F
#FFF34F
#EDFF4F
#D0FF4F
#B3FF4F
#95FF4F

Trinary colors

#FF7F50
#4FFF7E
#7E4FFF

Adjacent colors

#F87431
#FF7722
#E67451
#FF8040
#F88158
#F9966B
#FFA07A
#F89880

Other colors containing "coral"

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

CodeColor
#AFDCECCoral Blue
#FBD5ABCoral Peach
#9E4638Coral Brown
#F08080LightCoral (W3C)
#E77471Pink Coral
Tip

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

Computer Hope - HTML color codes - Top 100 color codes