All Palettes

Color Palette #f7a5a1, #f4c6a9, #f0e7b2, #d6e2c5, #a1c1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a5a1;
}
.citrus-sachet {
color: #f4c6a9;
}
.butter-cookie {
color: #f0e7b2;
}
.security {
color: #d6e2c5;
}
.airborne {
color: #a1c1d4;
}

/* CSS Variables */
:root {
--roseberry:#f7a5a1;
--citrus-sachet:#f4c6a9;
--butter-cookie:#f0e7b2;
--security:#d6e2c5;
--airborne:#a1c1d4;
}

More palettes to explore