Amber Hex Code — #FFBF00

RGB, HSL, and CMYK values for Amber.

Amber Color Values

FormatValue
HEX#FFBF00
RGBrgb(255, 191, 0)
HSLhsl(45, 100%, 50%)
CMYKcmyk(0%, 25%, 100%, 0%)
Want to explore more shades? Use our Color Converter

About Amber

Color psychology: Warmth, stability.

Amber (#FFBF00) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where warmth, stability are desired associations.

How to Use Amber in CSS

/* Using HEX */
color: #FFBF00;
background-color: #FFBF00;

/* Using RGB */
color: rgb(255, 191, 0);

/* Using HSL */
color: hsl(45, 100%, 50%);

Colors That Go With Amber

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions