HTML color code #ADD4BD

Color name: None
RGB: 173, 212, 189
HSL: 144.62deg, 31.20%, 75.49%
Web safe color: No

RGB complementary color:

A complementary color for this color is #D4AEC4.

Example text color using #ADD4BD

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:#ADD4BD;">Your text using HTML color code.</p>
<p style="color:rgb(173 212 189);">Your text using RGB color values.</p>
<p style="color:hsl(144.62deg 31.20% 75.49%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#ADD4BD; } </style>
<style> p { color:rgb(173 212 189); } </style>
<style> p { color:hsl(144.62deg 31.20% 75.49%); } </style>

Lighter colors

#B7DEC7
#C1E8D1
#CBF2DB
#D5FCE5
#DFFFEF
#E9FFF9
#F3FFFF
#FDFFFF

Darker colors

#A3CAB3
#99C0A9
#8FB69F
#85AC95
#7BA28B
#719881
#678E77
#5D846D

Analogous colors

#AED4C4
#AED4CA
#AED4D0
#AED0D4
#AECAD4
#AEC4D4
#AEBDD4
#AEB7D4

Trinary colors

#ADD4BD
#BDAED4
#D4BDAE

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