HTML color code #ADD5BF

Color name: None
RGB: 173, 213, 191
HSL: 147deg, 32.26%, 75.69%
Web safe color: No

RGB complementary color:

A complementary color for this color is #D6AEC4.

Example text color using #ADD5BF

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:#ADD5BF;">Your text using HTML color code.</p>
<p style="color:rgb(173 213 191);">Your text using RGB color values.</p>
<p style="color:hsl(147deg 32.26% 75.69%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#ADD5BF; } </style>
<style> p { color:rgb(173 213 191); } </style>
<style> p { color:hsl(147deg 32.26% 75.69%); } </style>

Lighter colors

#B7DFC9
#C1E9D3
#CBF3DD
#D5FDE7
#DFFFF1
#E9FFFB
#F3FFFF
#FDFFFF

Darker colors

#A3CBB5
#99C1AB
#8FB7A1
#85AD97
#7BA38D
#719983
#678F79
#5D856F

Analogous colors

#AED6C7
#AED6CD
#AED6D4
#AED1D6
#AECBD6
#AEC4D6
#AEBDD6
#AEB6D6

Trinary colors

#ADD5BF
#C0AED6
#D6C0AE

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