All Palettes

Color Palette #45b2e8, #69c8e8, #a5e2e9, #e7f9f1, #f9e8c3

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassophile {
color: #45b2e8;
}
.candid-blue {
color: #69c8e8;
}
.blizzard-blue {
color: #a5e2e9;
}
.soft-mint {
color: #e7f9f1;
}
.barely-butter {
color: #f9e8c3;
}

/* CSS Variables */
:root {
--thalassophile:#45b2e8;
--candid-blue:#69c8e8;
--blizzard-blue:#a5e2e9;
--soft-mint:#e7f9f1;
--barely-butter:#f9e8c3;
}

More palettes to explore