All Palettes

Color Palette #6cc0e4, #f9d36c, #ff6e61, #e2b1d5, #3c8b3e

0%
0%
0%

CSS code for this palette

/* CSS */
.candid-blue {
color: #6cc0e4;
}
.lighthouse-glow {
color: #f9d36c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.gumball {
color: #e2b1d5;
}
.resplendent-growth {
color: #3c8b3e;
}

/* CSS Variables */
:root {
--candid-blue:#6cc0e4;
--lighthouse-glow:#f9d36c;
--grapefruit-pulp:#ff6e61;
--gumball:#e2b1d5;
--resplendent-growth:#3c8b3e;
}

More palettes to explore