All Palettes

Color Palette #f6a8a2, #f4c2b3, #e2d3c1, #f7e4bb, #f6d59d

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.rustique {
color: #f4c2b3;
}
.sand-dune {
color: #e2d3c1;
}
.gentle-glow {
color: #f7e4bb;
}
.mellow-sun {
color: #f6d59d;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--rustique:#f4c2b3;
--sand-dune:#e2d3c1;
--gentle-glow:#f7e4bb;
--mellow-sun:#f6d59d;
}

More palettes to explore