HTML color code #DDCB56

Color name: None
RGB: 221, 203, 86
HSL: 52deg, 66.50%, 60.20%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5769DE.

Example text color using #DDCB56

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:#DDCB56;">Your text using HTML color code.</p>
<p style="color:rgb(221 203 86);">Your text using RGB color values.</p>
<p style="color:hsl(52deg 66.50% 60.20%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#DDCB56; } </style>
<style> p { color:rgb(221 203 86); } </style>
<style> p { color:hsl(52deg 66.50% 60.20%); } </style>

Lighter colors

#E7D560
#F1DF6A
#FBE974
#FFF37E
#FFFD88
#FFFF92
#FFFF9C
#FFFFA6

Darker colors

#D3C14C
#C9B742
#BFAD38
#B5A32E
#AB9924
#A18F1A
#978510
#8D7B06

Analogous colors

#D9DE57
#C3DE57
#ACDE57
#96DE57
#7FDE57
#69DE57
#57DE5B
#57DE72

Trinary colors

#DDCB56
#57DECC
#CC57DE

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