All Palettes

Color Palette #f6a8a2, #f4d0a4, #f2e9ba, #a1d69f, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.tequila {
color: #f4d0a4;
}
.sandy-shore {
color: #f2e9ba;
}
.green-trance {
color: #a1d69f;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--tequila:#f4d0a4;
--sandy-shore:#f2e9ba;
--green-trance:#a1d69f;
--peaceful-river:#4a9cd3;
}

More palettes to explore