HTML color code #DDD45E

Color name: None
RGB: 221, 212, 94
HSL: 55.75deg, 65.13%, 61.76%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5F68DE.

Example text color using #DDD45E

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:#DDD45E;">Your text using HTML color code.</p>
<p style="color:rgb(221 212 94);">Your text using RGB color values.</p>
<p style="color:hsl(55.75deg 65.13% 61.76%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#DDD45E; } </style>
<style> p { color:rgb(221 212 94); } </style>
<style> p { color:hsl(55.75deg 65.13% 61.76%); } </style>

Lighter colors

#E7DE68
#F1E872
#FBF27C
#FFFC86
#FFFF90
#FFFF9A
#FFFFA4
#FFFFAE

Darker colors

#D3CA54
#C9C04A
#BFB640
#B5AC36
#ABA22C
#A19822
#978E18
#8D840E

Analogous colors

#D1DE5F
#BCDE5F
#A7DE5F
#92DE5F
#7DDE5F
#68DE5F
#5FDE6C
#5FDE81

Trinary colors

#DDD45E
#5FDED5
#D55FDE

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