All Palettes

Color Palette #f6a9a7, #f9cca9, #ffe8a3, #a6d8d4, #5cad9b

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a9a7;
}
.allspice {
color: #f9cca9;
}
.sun-drenched {
color: #ffe8a3;
}
.lolly-ice {
color: #a6d8d4;
}
.dragon-bay {
color: #5cad9b;
}

/* CSS Variables */
:root {
--calabrese:#f6a9a7;
--allspice:#f9cca9;
--sun-drenched:#ffe8a3;
--lolly-ice:#a6d8d4;
--dragon-bay:#5cad9b;
}

More palettes to explore