All Palettes

Color Palette #f7a4a1, #f5d03d, #f1c650, #78d9b0, #4f6c78

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a4a1;
}
.marigold-dust {
color: #f5d03d;
}
.mom-s-pancake {
color: #f1c650;
}
.tadorna-teal {
color: #78d9b0;
}
.winter-shadow {
color: #4f6c78;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a4a1;
--marigold-dust:#f5d03d;
--mom-s-pancake:#f1c650;
--tadorna-teal:#78d9b0;
--winter-shadow:#4f6c78;
}

More palettes to explore