HTML color code #FFBF00

Example of Amber color or HTML color code #FFBF00 with complementary color #0040FF.

Color name: Amber
RGB: 255, 191, 0
HSL: 44.94deg, 100.00%, 50.00%
Web safe color: No

RGB complementary color:

A complementary color for this color is #0040FF.

Example text color using #FFBF00

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:#FFBF00;">Your text using HTML color code.</p>
<p style="color:rgb(255 191 0);">Your text using RGB color values.</p>
<p style="color:hsl(44.94deg 100.00% 50.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#FFBF00; } </style>
<style> p { color:rgb(255 191 0); } </style>
<style> p { color:hsl(44.94deg 100.00% 50.00%); } </style>

Lighter colors

#FFC90A
#FFD314
#FFDD1E
#FFE728
#FFF132
#FFFB3C
#FFFF46
#FFFF50

Darker colors

#F5B500
#EBAB00
#E1A100
#D79700
#CD8D00
#C38300
#B97900
#AF6F00

Analogous colors

#FFEA00
#EAFF00
#BFFF00
#95FF00
#6AFF00
#40FF00
#15FF00
#00FF15

Trinary colors

#FFBF00
#00FFBF
#BF00FF

Adjacent colors

#FFCE44
#EAC117
#F6BE00
#F2BB66
#FBB917
#FDBD01
#FBB117
#FFAE42

Other colors containing "amber"

The following table is a list of other colors containing the keyword "amber" in the color name. This table can give you other ideas for shades of amber.

CodeColor
#A05544Deep Amber
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes