HTML color code #5ACEB1

Color name: None
RGB: 90, 206, 177
HSL: 165deg, 54.21%, 58.04%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CF5B78.

Example text color using #5ACEB1

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:#5ACEB1;">Your text using HTML color code.</p>
<p style="color:rgb(90 206 177);">Your text using RGB color values.</p>
<p style="color:hsl(165deg 54.21% 58.04%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#5ACEB1; } </style>
<style> p { color:rgb(90 206 177); } </style>
<style> p { color:hsl(165deg 54.21% 58.04%); } </style>

Lighter colors

#64D8BB
#6EE2C5
#78ECCF
#82F6D9
#8CFFE3
#96FFED
#A0FFF7
#AAFFFF

Darker colors

#50C4A7
#46BA9D
#3CB093
#32A689
#289C7F
#1E9275
#14886B
#0A7E61

Analogous colors

#5BCFC5
#5BC5CF
#5BB2CF
#5B9ECF
#5B8BCF
#5B78CF
#5B65CF
#655BCF

Trinary colors

#5ACEB1
#B25BCF
#CFB25B

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