HTML color code #DADA5B

Color name: None
RGB: 218, 218, 91
HSL: 60deg, 63.18%, 60.59%
Web safe color: No

RGB complementary color:

A complementary color for this color is #5B5BD9.

Example text color using #DADA5B

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:#DADA5B;">Your text using HTML color code.</p>
<p style="color:rgb(218 218 91);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 63.18% 60.59%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#DADA5B; } </style>
<style> p { color:rgb(218 218 91); } </style>
<style> p { color:hsl(60deg 63.18% 60.59%); } </style>

Lighter colors

#E4E465
#EEEE6F
#F8F879
#FFFF83
#FFFF8D
#FFFF97
#FFFFA1
#FFFFAB

Darker colors

#D0D051
#C6C647
#BCBC3D
#B2B233
#A8A829
#9E9E1F
#949415
#8A8A0B

Analogous colors

#C4D95B
#AFD95B
#9AD95B
#85D95B
#70D95B
#5BD95B
#5BD970
#5BD985

Trinary colors

#DADA5B
#5BD9D9
#D95BD9

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