Gluten
#ddcc66 · one of 31,915 named colors
Gluten is a medium, strong yellow with the hex code #ddcc66. In RGB it is 221 red, 204 green and 102 blue, and black text is most readable on top of it.
Codes
HEX
#ddcc66HEX8
#ddcc66ffRGB
rgb(221, 204, 102)RGBA
rgba(221, 204, 102, 1)RGB %
rgb(87%, 80%, 40%)HSL
hsl(51, 64%, 63%)HSLA
hsla(51, 64%, 63%, 1)Variables
Sass
$gluten: #ddcc66;Less
@gluten: #ddcc66;CSS
--gluten: #ddcc66;