All Palettes

Color Palette #f6a7c1, #f8c5aa, #f9e6b9, #a2d8c2, #5ac49f

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.peach-damask {
color: #f8c5aa;
}
.hawaiian-cream {
color: #f9e6b9;
}
.southern-belle {
color: #a2d8c2;
}
.mermaid-s-kiss {
color: #5ac49f;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--peach-damask:#f8c5aa;
--hawaiian-cream:#f9e6b9;
--southern-belle:#a2d8c2;
--mermaid-s-kiss:#5ac49f;
}

More palettes to explore