All Palettes

Color Palette #e6a7c3, #ffcc99, #f4e1a4, #a1d6e2, #60749f

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a7c3;
}
.peach-orange {
color: #ffcc99;
}
.optimistic-yellow {
color: #f4e1a4;
}
.terrace-pool {
color: #a1d6e2;
}
.costume-blue {
color: #60749f;
}

/* CSS Variables */
:root {
--think-pink:#e6a7c3;
--peach-orange:#ffcc99;
--optimistic-yellow:#f4e1a4;
--terrace-pool:#a1d6e2;
--costume-blue:#60749f;
}

More palettes to explore