New Amber
#6d3b24 · one of 31,915 named colors
New Amber is a dark, strong orange with the hex code #6d3b24. In RGB it is 109 red, 59 green and 36 blue, and white text is most readable on top of it.
Codes
HEX
#6d3b24HEX8
#6d3b24ffRGB
rgb(109, 59, 36)RGBA
rgba(109, 59, 36, 1)RGB %
rgb(43%, 23%, 14%)HSL
hsl(19, 50%, 28%)HSLA
hsla(19, 50%, 28%, 1)Variables
Sass
$new-amber: #6d3b24;Less
@new-amber: #6d3b24;CSS
--new-amber: #6d3b24;