All Palettes

Color Palette #f3a5a0, #fbbe93, #fceb8d, #a2d7a3, #6b9ccc

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.sunset-cruise {
color: #fbbe93;
}
.chickery-chick {
color: #fceb8d;
}
.green-trance {
color: #a2d7a3;
}
.tantalize {
color: #6b9ccc;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--sunset-cruise:#fbbe93;
--chickery-chick:#fceb8d;
--green-trance:#a2d7a3;
--tantalize:#6b9ccc;
}

More palettes to explore