All Palettes

Color Palette #a4d9e5, #f8fafc, #b1e3f7, #a0d8e9, #e0f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.havana-blue {
color: #a4d9e5;
}
.wash-me {
color: #f8fafc;
}
.fairy-sparkles {
color: #b1e3f7;
}
.nevada-sky {
color: #a0d8e9;
}
.winter-s-day {
color: #e0f7ff;
}

/* CSS Variables */
:root {
--havana-blue:#a4d9e5;
--wash-me:#f8fafc;
--fairy-sparkles:#b1e3f7;
--nevada-sky:#a0d8e9;
--winter-s-day:#e0f7ff;
}

More palettes to explore