HTML color code #CD80AB

Color name: None
RGB: 205, 128, 171
HSL: 326.49deg, 43.50%, 65.29%
Web safe color: No

RGB complementary color:

A complementary color for this color is #7ECCA0.

Example text color using #CD80AB

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:#CD80AB;">Your text using HTML color code.</p>
<p style="color:rgb(205 128 171);">Your text using RGB color values.</p>
<p style="color:hsl(326.49deg 43.50% 65.29%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CD80AB; } </style>
<style> p { color:rgb(205 128 171); } </style>
<style> p { color:hsl(326.49deg 43.50% 65.29%); } </style>

Lighter colors

#D78AB5
#E194BF
#EB9EC9
#F5A8D3
#FFB2DD
#FFBCE7
#FFC6F1
#FFD0FB

Darker colors

#C376A1
#B96C97
#AF628D
#A55883
#9B4E79
#91446F
#873A65
#7D305B

Analogous colors

#CC7E9D
#CC7E91
#CC7E84
#CC867E
#CC937E
#CCA07E
#CCAD7E
#CCBA7E

Trinary colors

#CD80AB
#AACC7E
#7EAACC

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