Confetti
#ddcb46 · one of 31,915 named colors
Confetti is a medium, strong yellow with the hex code #ddcb46. In RGB it is 221 red, 203 green and 70 blue, and black text is most readable on top of it.
Codes
HEX
#ddcb46HEX8
#ddcb46ffRGB
rgb(221, 203, 70)RGBA
rgba(221, 203, 70, 1)RGB %
rgb(87%, 80%, 27%)HSL
hsl(53, 69%, 57%)HSLA
hsla(53, 69%, 57%, 1)Variables
Sass
$confetti: #ddcb46;Less
@confetti: #ddcb46;CSS
--confetti: #ddcb46;