HTML color code #F08080

Example of LightCoral color or HTML color code #F08080 with complementary color #7FF0F0.

W3C color name: LightCoral
Color name: Light Coral
RGB: 240, 128, 128
HSL: 0deg, 78.87%, 72.16%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7FF0F0.

Example text color using #F08080

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:lightcoral;">Your text using color name.</p>
<p style="color:#F08080;">Your text using HTML color code.</p>
<p style="color:rgb(240 128 128);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 78.87% 72.16%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:lightcoral; } </style>
<style> p { color:#F08080; } </style>
<style> p { color:rgb(240 128 128); } </style>
<style> p { color:hsl(0deg 78.87% 72.16%); } </style>

Lighter colors

#FA8A8A
#FF9494
#FF9E9E
#FFA8A8
#FFB2B2
#FFBCBC
#FFC6C6
#FFD0D0

Darker colors

#E67676
#DC6C6C
#D26262
#C85858
#BE4E4E
#B44444
#AA3A3A
#A03030

Analogous colors

#F0927F
#F0A57F
#F0B77F
#F0CA7F
#F0DD7F
#F0F07F
#DDF07F
#CAF07F

Trinary colors

#F08080
#7FF07F
#7F7FF0

Adjacent colors

#DA8A67
#FF8674
#FA8072
#F98B88
#F67280
#E77471
#F75D59
#E55451

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
#FF7F50Coral (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