All Palettes

Color Palette #e59ee3, #f78d9b, #f5d94d, #f1c0a2, #f3a34f

0%
0%
0%

CSS code for this palette

/* CSS */
.herb-robert {
color: #e59ee3;
}
.geranium-pink {
color: #f78d9b;
}
.gilded {
color: #f5d94d;
}
.neighborly-peach {
color: #f1c0a2;
}
.troll-slayer-orange {
color: #f3a34f;
}

/* CSS Variables */
:root {
--herb-robert:#e59ee3;
--geranium-pink:#f78d9b;
--gilded:#f5d94d;
--neighborly-peach:#f1c0a2;
--troll-slayer-orange:#f3a34f;
}

More palettes to explore