Color names in this palette
CSS code for this palette
/* CSS */
.y-ng-gu-ng-s-pink {
color: #ff66b0;
}
.hot-aquarelle-pink {
color: #ffb3e2;
}
.endearment {
color: #ffd9a3;
}
.splendor-gold {
color: #ffb24d;
}
.smashed-pumpkin {
color: #ff6d38;
}
/* CSS Variables */
:root {
--y-ng-gu-ng-s-pink:#ff66b0;
--hot-aquarelle-pink:#ffb3e2;
--endearment:#ffd9a3;
--splendor-gold:#ffb24d;
--smashed-pumpkin:#ff6d38;
}