All Palettes

Color Palette #e1b5f2, #a8d3e1, #6bb8b5, #3f8d88, #2d4a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-dreams {
color: #e1b5f2;
}
.light-blue-glint {
color: #a8d3e1;
}
.florida-turquoise {
color: #6bb8b5;
}
.royal-palm {
color: #3f8d88;
}
.blue-tang {
color: #2d4a6c;
}

/* CSS Variables */
:root {
--candy-dreams:#e1b5f2;
--light-blue-glint:#a8d3e1;
--florida-turquoise:#6bb8b5;
--royal-palm:#3f8d88;
--blue-tang:#2d4a6c;
}

More palettes to explore