HTML color code #F28E84

Color name: None
RGB: 242, 142, 132
HSL: 5.45deg, 80.88%, 73.33%
Web safe color: No

RGB complementary color:

A complementary color for this color is #85E9F2.

Example text color using #F28E84

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:#F28E84;">Your text using HTML color code.</p>
<p style="color:rgb(242 142 132);">Your text using RGB color values.</p>
<p style="color:hsl(5.45deg 80.88% 73.33%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#F28E84; } </style>
<style> p { color:rgb(242 142 132); } </style>
<style> p { color:hsl(5.45deg 80.88% 73.33%); } </style>

Lighter colors

#FC988E
#FFA298
#FFACA2
#FFB6AC
#FFC0B6
#FFCAC0
#FFD4CA
#FFDED4

Darker colors

#E8847A
#DE7A70
#D47066
#CA665C
#C05C52
#B65248
#AC483E
#A23E34

Analogous colors

#F2A085
#F2B385
#F2C585
#F2D785
#F2E985
#E9F285
#D7F285
#C5F285

Trinary colors

#F28E84
#85F28E
#8E85F2

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

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

Computer Hope - HTML color codes - Top 100 color codes