All Palettes

Color Palette #f6a8a2, #f2cb8c, #e9e0af, #a7d7bf, #699eb5

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.beacon-yellow {
color: #f2cb8c;
}
.star-bright {
color: #e9e0af;
}
.southern-belle {
color: #a7d7bf;
}
.lake-lucerne {
color: #699eb5;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--beacon-yellow:#f2cb8c;
--star-bright:#e9e0af;
--southern-belle:#a7d7bf;
--lake-lucerne:#699eb5;
}

More palettes to explore