Amber
#ffbf00 · one of 31,915 named colors
Amber is a medium, vivid yellow with the hex code #ffbf00. In RGB it is 255 red, 191 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ffbf00HEX8
#ffbf00ffRGB
rgb(255, 191, 0)RGBA
rgba(255, 191, 0, 1)RGB %
rgb(100%, 75%, 0%)HSL
hsl(45, 100%, 50%)HSLA
hsla(45, 100%, 50%, 1)Variables
Sass
$amber: #ffbf00;Less
@amber: #ffbf00;CSS
--amber: #ffbf00;