All Palettes

Color Palette #f6a4a2, #f7d58d, #f3e7a0, #a4d4d5, #5e9c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a4a2;
}
.maybe-maui {
color: #f7d58d;
}
.lazy-daisy {
color: #f3e7a0;
}
.smooth-satin {
color: #a4d4d5;
}
.jugendstil-turquoise {
color: #5e9c9c;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a4a2;
--maybe-maui:#f7d58d;
--lazy-daisy:#f3e7a0;
--smooth-satin:#a4d4d5;
--jugendstil-turquoise:#5e9c9c;
}

More palettes to explore