All Palettes

Color Palette #1c9bba, #4dc4d1, #8de3e8, #f5f3ef, #f9e0d2

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1c9bba;
}
.sea-serpent {
color: #4dc4d1;
}
.island-paradise {
color: #8de3e8;
}
.the-speed-of-light {
color: #f5f3ef;
}
.elizabeth-rose {
color: #f9e0d2;
}

/* CSS Variables */
:root {
--butterfly-blue:#1c9bba;
--sea-serpent:#4dc4d1;
--island-paradise:#8de3e8;
--the-speed-of-light:#f5f3ef;
--elizabeth-rose:#f9e0d2;
}

More palettes to explore