All Palettes

Color Palette #f7b5a1, #f6d9a2, #f5e4a3, #a3d7c2, #7eb9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.milky-maize {
color: #f6d9a2;
}
.venetian-yellow {
color: #f5e4a3;
}
.southern-belle {
color: #a3d7c2;
}
.kingfisher-turquoise {
color: #7eb9b6;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--milky-maize:#f6d9a2;
--venetian-yellow:#f5e4a3;
--southern-belle:#a3d7c2;
--kingfisher-turquoise:#7eb9b6;
}

More palettes to explore