All Palettes

Color Palette #3bb0c4, #4e9ed0, #6e80d4, #f2b854, #f06d56

0%
0%
0%

CSS code for this palette

/* CSS */
.moonstone {
color: #3bb0c4;
}
.blue-iguana {
color: #4e9ed0;
}
.tanzine {
color: #6e80d4;
}
.bee {
color: #f2b854;
}
.royal-blush {
color: #f06d56;
}

/* CSS Variables */
:root {
--moonstone:#3bb0c4;
--blue-iguana:#4e9ed0;
--tanzine:#6e80d4;
--bee:#f2b854;
--royal-blush:#f06d56;
}

More palettes to explore