All Palettes

Color Palette #e3a6c0, #f1c6a7, #f8e2af, #a6d9c4, #4eb1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e3a6c0;
}
.citrus-sachet {
color: #f1c6a7;
}
.pasta {
color: #f8e2af;
}
.southern-belle {
color: #a6d9c4;
}
.sacred-turquoise {
color: #4eb1a2;
}

/* CSS Variables */
:root {
--think-pink:#e3a6c0;
--citrus-sachet:#f1c6a7;
--pasta:#f8e2af;
--southern-belle:#a6d9c4;
--sacred-turquoise:#4eb1a2;
}

More palettes to explore