All Palettes

Color Palette #2b5e6e, #3f8d8a, #6ebf9f, #f0da5c, #f27069

0%
0%
0%

CSS code for this palette

/* CSS */
.night-shift {
color: #2b5e6e;
}
.royal-palm {
color: #3f8d8a;
}
.mint-cold-green {
color: #6ebf9f;
}
.dull-yellow {
color: #f0da5c;
}
.breeze-of-chilli {
color: #f27069;
}

/* CSS Variables */
:root {
--night-shift:#2b5e6e;
--royal-palm:#3f8d8a;
--mint-cold-green:#6ebf9f;
--dull-yellow:#f0da5c;
--breeze-of-chilli:#f27069;
}

More palettes to explore