All Palettes

Color Palette #a5d3e3, #f0b7c4, #f5e0a3, #b2d572, #f67e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-rover {
color: #a5d3e3;
}
.chantilly {
color: #f0b7c4;
}
.sun-dust {
color: #f5e0a3;
}
.fashion-green {
color: #b2d572;
}
.shell-pink {
color: #f67e7e;
}

/* CSS Variables */
:root {
--sea-rover:#a5d3e3;
--chantilly:#f0b7c4;
--sun-dust:#f5e0a3;
--fashion-green:#b2d572;
--shell-pink:#f67e7e;
}

More palettes to explore