All Palettes

Color Palette #1fc1c1, #5ed4d4, #a5e4e4, #e4f6f6, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.blue-radiance {
color: #5ed4d4;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.milky-way {
color: #e4f6f6;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--blue-radiance:#5ed4d4;
--ice-crystal-blue:#a5e4e4;
--milky-way:#e4f6f6;
--squash-blossom:#f6b83c;
}

More palettes to explore