All Palettes

Color Palette #f3b4c4, #f9c6a9, #f4e1a4, #a7d7b8, #6bb6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f3b4c4;
}
.peach-damask {
color: #f9c6a9;
}
.optimistic-yellow {
color: #f4e1a4;
}
.eerie-glow {
color: #a7d7b8;
}
.baby-tears {
color: #6bb6d6;
}

/* CSS Variables */
:root {
--rhodonite:#f3b4c4;
--peach-damask:#f9c6a9;
--optimistic-yellow:#f4e1a4;
--eerie-glow:#a7d7b8;
--baby-tears:#6bb6d6;
}

More palettes to explore