Color names in this palette
CSS code for this palette
/* CSS */
.y-ng-gu-ng-s-pink {
color: #ff66a6;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.seljuk-blue {
color: #4a87e8;
}
.blue-bay {
color: #5d9bd5;
}
.sunshine-mellow {
color: #f4c210;
}
/* CSS Variables */
:root {
--y-ng-gu-ng-s-pink:#ff66a6;
--hot-aquarelle-pink:#ffb3e0;
--seljuk-blue:#4a87e8;
--blue-bay:#5d9bd5;
--sunshine-mellow:#f4c210;
}