All Palettes

Color Palette #eab8e4, #d779af, #e95d8e, #f0a14c, #f5c47a

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.ice-plant {
color: #d779af;
}
.carmine-rose {
color: #e95d8e;
}
.troll-slayer-orange {
color: #f0a14c;
}
.sunday-afternoon {
color: #f5c47a;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--ice-plant:#d779af;
--carmine-rose:#e95d8e;
--troll-slayer-orange:#f0a14c;
--sunday-afternoon:#f5c47a;
}

More palettes to explore