All Palettes

Color Palette #f7a7a1, #fddc9b, #f3e24f, #a1d3a5, #6b8ebd

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a7a1;
}
.butter-cupcake {
color: #fddc9b;
}
.gilded {
color: #f3e24f;
}
.chinook {
color: #a1d3a5;
}
.debutante-ball {
color: #6b8ebd;
}

/* CSS Variables */
:root {
--roseberry:#f7a7a1;
--butter-cupcake:#fddc9b;
--gilded:#f3e24f;
--chinook:#a1d3a5;
--debutante-ball:#6b8ebd;
}

More palettes to explore