HTML color code #EF2A45

Color name: None
RGB: 239, 42, 69
HSL: 351.78deg, 86.03%, 55.10%
Web safe color: No

RGB complementary color:

A complementary color for this color is #2BF0D5.

Example text color using #EF2A45

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:#EF2A45;">Your text using HTML color code.</p>
<p style="color:rgb(239 42 69);">Your text using RGB color values.</p>
<p style="color:hsl(351.78deg 86.03% 55.10%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#EF2A45; } </style>
<style> p { color:rgb(239 42 69); } </style>
<style> p { color:hsl(351.78deg 86.03% 55.10%); } </style>

Lighter colors

#F9344F
#FF3E59
#FF4863
#FF526D
#FF5C77
#FF6681
#FF708B
#FF7A95

Darker colors

#E5203B
#DB1631
#D10C27
#C7021D
#BD0013
#B30009
#A90000
#9F0000

Analogous colors

#F0322B
#F0522B
#F0732B
#F0942B
#F0B52B
#F0D52B
#E9F02B
#C8F02B

Trinary colors

#EF2A45
#45F02B
#2B45F0

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