HTML color code #5EDC50

Color name: None
RGB: 94, 220, 80
HSL: 114deg, 66.67%, 58.82%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CD4FDB.

Example text color using #5EDC50

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:#5EDC50;">Your text using HTML color code.</p>
<p style="color:rgb(94 220 80);">Your text using RGB color values.</p>
<p style="color:hsl(114deg 66.67% 58.82%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5EDC50; } </style>
<style> p { color:rgb(94 220 80); } </style>
<style> p { color:hsl(114deg 66.67% 58.82%); } </style>

Lighter colors

#68E65A
#72F064
#7CFA6E
#86FF78
#90FF82
#9AFF8C
#A4FF96
#AEFFA0

Darker colors

#54D246
#4AC83C
#40BE32
#36B428
#2CAA1E
#22A014
#18960A
#0E8C00

Analogous colors

#4FDB58
#4FDB70
#4FDB87
#4FDB9E
#4FDBB6
#4FDBCD
#4FD2DB
#4FBBDB

Trinary colors

#5EDC50
#4F5DDB
#DB4F5D

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