All Palettes

Color Palette #f8d3d3, #f4a4a4, #ef4d4d, #a3c2e0, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet {
color: #f8d3d3;
}
.calabrese {
color: #f4a4a4;
}
.pastel-strawberry {
color: #ef4d4d;
}
.artesian-pool {
color: #a3c2e0;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--ballet:#f8d3d3;
--calabrese:#f4a4a4;
--pastel-strawberry:#ef4d4d;
--artesian-pool:#a3c2e0;
--peaceful-river:#4a9cd3;
}

More palettes to explore