Color names in this palette
CSS code for this palette
/* CSS */
.hot-aquarelle-pink {
color: #ffb3e2;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.plunging-waterfall {
color: #8cd2de;
}
.roseberry {
color: #f3a5a0;
}
.venetian-yellow {
color: #f5e6a3;
}
/* CSS Variables */
:root {
--hot-aquarelle-pink:#ffb3e2;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--plunging-waterfall:#8cd2de;
--roseberry:#f3a5a0;
--venetian-yellow:#f5e6a3;
}