All Palettes

Color Palette #f3a5a0, #f8d4b4, #f5e2b7, #b7d9b4, #a4cae5

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.cheddar-corn {
color: #f8d4b4;
}
.soft-butter {
color: #f5e2b7;
}
.flower-stem {
color: #b7d9b4;
}
.template {
color: #a4cae5;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--cheddar-corn:#f8d4b4;
--soft-butter:#f5e2b7;
--flower-stem:#b7d9b4;
--template:#a4cae5;
}

More palettes to explore