HTML color code #CD96C0

Color name: None
RGB: 205, 150, 192
HSL: 314.18deg, 35.48%, 69.61%
Web safe color: No

RGB complementary color:

A complementary color for this color is #95CCA2.

Example text color using #CD96C0

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:#CD96C0;">Your text using HTML color code.</p>
<p style="color:rgb(205 150 192);">Your text using RGB color values.</p>
<p style="color:hsl(314.18deg 35.48% 69.61%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CD96C0; } </style>
<style> p { color:rgb(205 150 192); } </style>
<style> p { color:hsl(314.18deg 35.48% 69.61%); } </style>

Lighter colors

#D7A0CA
#E1AAD4
#EBB4DE
#F5BEE8
#FFC8F2
#FFD2FC
#FFDCFF
#FFE6FF

Darker colors

#C38CB6
#B982AC
#AF78A2
#A56E98
#9B648E
#915A84
#87507A
#7D4670

Analogous colors

#CC95B6
#CC95AD
#CC95A4
#CC959A
#CC9995
#CCA295
#CCAB95
#CCB495

Trinary colors

#CD96C0
#BFCC95
#95BFCC

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