All Palettes

Color Palette #f3a7a0, #f1c0b7, #e8d4ce, #a3d7e0, #50b4b9

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a7a0;
}
.alpenglow {
color: #f1c0b7;
}
.blossom-pink {
color: #e8d4ce;
}
.terrace-pool {
color: #a3d7e0;
}
.thalassa {
color: #50b4b9;
}

/* CSS Variables */
:root {
--roseberry:#f3a7a0;
--alpenglow:#f1c0b7;
--blossom-pink:#e8d4ce;
--terrace-pool:#a3d7e0;
--thalassa:#50b4b9;
}

More palettes to explore