All Palettes

Color Palette #fdbd8b, #fedc81, #fff5d6, #fad185, #f89d81

0%
0%
0%

CSS code for this palette

/* CSS */
.reddish-banana {
color: #fdbd8b;
}
.spirited-yellow {
color: #fedc81;
}
.natural-wool {
color: #fff5d6;
}
.pollen-powder {
color: #fad185;
}
.pouring-copper {
color: #f89d81;
}

/* CSS Variables */
:root {
--reddish-banana:#fdbd8b;
--spirited-yellow:#fedc81;
--natural-wool:#fff5d6;
--pollen-powder:#fad185;
--pouring-copper:#f89d81;
}

More palettes to explore