All Palettes

Color Palette #f0e78e, #f3d86d, #f3b47c, #f49ab9, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.mocha-dandelion {
color: #f3d86d;
}
.sunburst {
color: #f3b47c;
}
.harmonious-rose {
color: #f49ab9;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--mocha-dandelion:#f3d86d;
--sunburst:#f3b47c;
--harmonious-rose:#f49ab9;
--rosecco:#eab8e4;
}

More palettes to explore