All Palettes

Color Palette #95ccea, #a3d7e0, #b8e5e5, #f4b69f, #f9cca9

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.terrace-pool {
color: #a3d7e0;
}
.refreshing-pool {
color: #b8e5e5;
}
.first-date {
color: #f4b69f;
}
.allspice {
color: #f9cca9;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--terrace-pool:#a3d7e0;
--refreshing-pool:#b8e5e5;
--first-date:#f4b69f;
--allspice:#f9cca9;
}

More palettes to explore