All Palettes

Color Palette #f2b95f, #eab8d1, #a3d6e0, #f8d3d3, #f7a8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.crunch {
color: #f2b95f;
}
.sweet-lilac {
color: #eab8d1;
}
.terrace-pool {
color: #a3d6e0;
}
.ballet {
color: #f8d3d3;
}
.roseberry {
color: #f7a8a1;
}

/* CSS Variables */
:root {
--crunch:#f2b95f;
--sweet-lilac:#eab8d1;
--terrace-pool:#a3d6e0;
--ballet:#f8d3d3;
--roseberry:#f7a8a1;
}

More palettes to explore