All Palettes

Color Palette #f6ec60, #f3da58, #f3a158, #e56f52, #b54a78

0%
0%
0%

CSS code for this palette

/* CSS */
.maizena {
color: #f6ec60;
}
.tamarack-yellow {
color: #f3da58;
}
.bergamot-orange {
color: #f3a158;
}
.dusty-orange {
color: #e56f52;
}
.royal-heath {
color: #b54a78;
}

/* CSS Variables */
:root {
--maizena:#f6ec60;
--tamarack-yellow:#f3da58;
--bergamot-orange:#f3a158;
--dusty-orange:#e56f52;
--royal-heath:#b54a78;
}

More palettes to explore