All Palettes

Color Palette #f3a5a0, #f6e9c1, #f1d7a7, #b5e3b5, #a9c2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.dandelion-tea {
color: #f6e9c1;
}
.straw-hat {
color: #f1d7a7;
}
.mint-cocktail-green {
color: #b5e3b5;
}
.angela-bay {
color: #a9c2e5;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--dandelion-tea:#f6e9c1;
--straw-hat:#f1d7a7;
--mint-cocktail-green:#b5e3b5;
--angela-bay:#a9c2e5;
}

More palettes to explore