HTML color code #EDDD00

Color name: None
RGB: 237, 221, 0
HSL: 55.95deg, 100.00%, 46.47%
Web safe color: No

RGB complementary color:

A complementary color for this color is #0010ED.

Example text color using #EDDD00

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:#EDDD00;">Your text using HTML color code.</p>
<p style="color:rgb(237 221 0);">Your text using RGB color values.</p>
<p style="color:hsl(55.95deg 100.00% 46.47%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#EDDD00; } </style>
<style> p { color:rgb(237 221 0); } </style>
<style> p { color:hsl(55.95deg 100.00% 46.47%); } </style>

Lighter colors

#F7E70A
#FFF114
#FFFB1E
#FFFF28
#FFFF32
#FFFF3C
#FFFF46
#FFFF50

Darker colors

#E3D300
#D9C900
#CFBF00
#C5B500
#BBAB00
#B1A100
#A79700
#9D8D00

Analogous colors

#D5ED00
#AEED00
#86ED00
#5FED00
#37ED00
#10ED00
#00ED18
#00ED3F

Trinary colors

#EDDD00
#00EDDD
#DD00ED

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