All Palettes

Color Palette #a3d6e0, #f0e0d6, #f9b2a9, #f06d5c, #e0524d

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e0;
}
.ginger-cream {
color: #f0e0d6;
}
.snow-white-blush {
color: #f9b2a9;
}
.diluno-red {
color: #f06d5c;
}
.red-arremer {
color: #e0524d;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e0;
--ginger-cream:#f0e0d6;
--snow-white-blush:#f9b2a9;
--diluno-red:#f06d5c;
--red-arremer:#e0524d;
}

More palettes to explore