All Palettes

Color Palette #1e8db8, #41a9c8, #7fd4e1, #a9e4e5, #f7c5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1e8db8;
}
.dragonfly-blue {
color: #41a9c8;
}
.water-nymph {
color: #7fd4e1;
}
.ice-crystal-blue {
color: #a9e4e5;
}
.english-rose {
color: #f7c5c5;
}

/* CSS Variables */
:root {
--hidden-springs:#1e8db8;
--dragonfly-blue:#41a9c8;
--water-nymph:#7fd4e1;
--ice-crystal-blue:#a9e4e5;
--english-rose:#f7c5c5;
}

More palettes to explore