All Palettes

Color Palette #3c9ed3, #4bb8e7, #6fdce2, #a4dfb7, #f1e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3c9ed3;
}
.clean-pool {
color: #4bb8e7;
}
.aquamarine-blue {
color: #6fdce2;
}
.overtone {
color: #a4dfb7;
}
.bone-white {
color: #f1e1b1;
}

/* CSS Variables */
:root {
--dayflower:#3c9ed3;
--clean-pool:#4bb8e7;
--aquamarine-blue:#6fdce2;
--overtone:#a4dfb7;
--bone-white:#f1e1b1;
}

More palettes to explore