All Palettes

Color Palette #4d9cc7, #85b5d1, #a1d5e2, #e7f9f2, #f2a6c2

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #4d9cc7;
}
.blue-bell {
color: #85b5d1;
}
.terrace-pool {
color: #a1d5e2;
}
.soft-mint {
color: #e7f9f2;
}
.tickled-pink {
color: #f2a6c2;
}

/* CSS Variables */
:root {
--mountain-bluebird:#4d9cc7;
--blue-bell:#85b5d1;
--terrace-pool:#a1d5e2;
--soft-mint:#e7f9f2;
--tickled-pink:#f2a6c2;
}

More palettes to explore