HTML color code #D66D90

Color name: None
RGB: 214, 109, 144
HSL: 340deg, 56.15%, 63.33%
Web safe color: No

RGB complementary color:

A complementary color for this color is #6DD6B3.

Example text color using #D66D90

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:#D66D90;">Your text using HTML color code.</p>
<p style="color:rgb(214 109 144);">Your text using RGB color values.</p>
<p style="color:hsl(340deg 56.15% 63.33%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#D66D90; } </style>
<style> p { color:rgb(214 109 144); } </style>
<style> p { color:hsl(340deg 56.15% 63.33%); } </style>

Lighter colors

#E0779A
#EA81A4
#F48BAE
#FE95B8
#FF9FC2
#FFA9CC
#FFB3D6
#FFBDE0

Darker colors

#CC6386
#C2597C
#B84F72
#AE4568
#A43B5E
#9A3154
#90274A
#861D40

Analogous colors

#D66D7F
#D66D6D
#D67F6D
#D6906D
#D6A26D
#D6B36D
#D6C56D
#D6D66D

Trinary colors

#D66D90
#90D66D
#6D90D6

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