All Palettes

Color Palette #1ab0c7, #4fd5e3, #a4e5e5, #fbe6a7, #f8a2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab0c7;
}
.neon-nazar {
color: #4fd5e3;
}
.ice-crystal-blue {
color: #a4e5e5;
}
.bleached-sunflower {
color: #fbe6a7;
}
.candlelight-peach {
color: #f8a2a0;
}

/* CSS Variables */
:root {
--lago-blue:#1ab0c7;
--neon-nazar:#4fd5e3;
--ice-crystal-blue:#a4e5e5;
--bleached-sunflower:#fbe6a7;
--candlelight-peach:#f8a2a0;
}

More palettes to explore