All Palettes

Color Palette #3c8e9a, #f6c4a7, #f0544c, #f4e1a4, #5b4e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #3c8e9a;
}
.peach-damask {
color: #f6c4a7;
}
.pastel-strawberry {
color: #f0544c;
}
.optimistic-yellow {
color: #f4e1a4;
}
.freshly-purpleized {
color: #5b4e7e;
}

/* CSS Variables */
:root {
--aqueous:#3c8e9a;
--peach-damask:#f6c4a7;
--pastel-strawberry:#f0544c;
--optimistic-yellow:#f4e1a4;
--freshly-purpleized:#5b4e7e;
}

More palettes to explore