All Palettes

Color Palette #efba0b, #f1d76f, #f4e1a4, #f8c9d5, #f47d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.pattypan {
color: #efba0b;
}
.mocha-dandelion {
color: #f1d76f;
}
.optimistic-yellow {
color: #f4e1a4;
}
.palace-rose {
color: #f8c9d5;
}
.meat {
color: #f47d7b;
}

/* CSS Variables */
:root {
--pattypan:#efba0b;
--mocha-dandelion:#f1d76f;
--optimistic-yellow:#f4e1a4;
--palace-rose:#f8c9d5;
--meat:#f47d7b;
}

More palettes to explore