All Palettes

Color Palette #59a5e3, #80c7e5, #a3e6e0, #efe2a4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.windjammer {
color: #59a5e3;
}
.big-chill {
color: #80c7e5;
}
.everest {
color: #a3e6e0;
}
.boxwood-yellow {
color: #efe2a4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--windjammer:#59a5e3;
--big-chill:#80c7e5;
--everest:#a3e6e0;
--boxwood-yellow:#efe2a4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore