HTML color code #DABF46

Color name: None
RGB: 218, 191, 70
HSL: 49.05deg, 66.67%, 56.47%
Web safe color: No

RGB complementary color:

A complementary color for this color is #4560D9.

Example text color using #DABF46

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:#DABF46;">Your text using HTML color code.</p>
<p style="color:rgb(218 191 70);">Your text using RGB color values.</p>
<p style="color:hsl(49.05deg 66.67% 56.47%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#DABF46; } </style>
<style> p { color:rgb(218 191 70); } </style>
<style> p { color:hsl(49.05deg 66.67% 56.47%); } </style>

Lighter colors

#E4C950
#EED35A
#F8DD64
#FFE76E
#FFF178
#FFFB82
#FFFF8C
#FFFF96

Darker colors

#D0B53C
#C6AB32
#BCA128
#B2971E
#A88D14
#9E830A
#947900
#8A6F00

Analogous colors

#D9D645
#C3D945
#AAD945
#92D945
#79D945
#60D945
#48D945
#45D95B

Trinary colors

#DABF46
#45D9BE
#BE45D9

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