Color names in this palette
CSS code for this palette
/* CSS */
.calabrese {
color: #f6a9a2;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.citrus-sachet {
color: #f1c6a7;
}
.blackberry-yogurt {
color: #e6b3e0;
}
.capri-water-blue {
color: #a9e0d4;
}
/* CSS Variables */
:root {
--calabrese:#f6a9a2;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--citrus-sachet:#f1c6a7;
--blackberry-yogurt:#e6b3e0;
--capri-water-blue:#a9e0d4;
}