Honeycomb
#ddaa11 · one of 31,915 named colors
Honeycomb is a medium, vivid yellow with the hex code #ddaa11. In RGB it is 221 red, 170 green and 17 blue, and black text is most readable on top of it.
Codes
HEX
#ddaa11HEX8
#ddaa11ffRGB
rgb(221, 170, 17)RGBA
rgba(221, 170, 17, 1)RGB %
rgb(87%, 67%, 7%)HSL
hsl(45, 86%, 47%)HSLA
hsla(45, 86%, 47%, 1)Variables
Sass
$honeycomb: #ddaa11;Less
@honeycomb: #ddaa11;CSS
--honeycomb: #ddaa11;