All Palettes

Color Palette #a8d3e1, #6ec6d4, #1f9b9e, #f2d58c, #f79e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.salt-lake {
color: #6ec6d4;
}
.baltic {
color: #1f9b9e;
}
.sprouted {
color: #f2d58c;
}
.poppy-petal {
color: #f79e8d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--salt-lake:#6ec6d4;
--baltic:#1f9b9e;
--sprouted:#f2d58c;
--poppy-petal:#f79e8d;
}

More palettes to explore