Currywurst
#ddaa33 · one of 31,915 named colors
Currywurst is a medium, strong yellow with the hex code #ddaa33. In RGB it is 221 red, 170 green and 51 blue, and black text is most readable on top of it.
Codes
HEX
#ddaa33HEX8
#ddaa33ffRGB
rgb(221, 170, 51)RGBA
rgba(221, 170, 51, 1)RGB %
rgb(87%, 67%, 20%)HSL
hsl(42, 71%, 53%)HSLA
hsla(42, 71%, 53%, 1)Variables
Sass
$currywurst: #ddaa33;Less
@currywurst: #ddaa33;CSS
--currywurst: #ddaa33;