All Palettes

Color Palette #45b2e8, #70d6f0, #9fe7f4, #f4d65d, #f7b84b

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassophile {
color: #45b2e8;
}
.turquoise-sea {
color: #70d6f0;
}
.blizzard-blue {
color: #9fe7f4;
}
.salmon-eggs {
color: #f4d65d;
}
.mango-margarita {
color: #f7b84b;
}

/* CSS Variables */
:root {
--thalassophile:#45b2e8;
--turquoise-sea:#70d6f0;
--blizzard-blue:#9fe7f4;
--salmon-eggs:#f4d65d;
--mango-margarita:#f7b84b;
}

More palettes to explore