All Palettes

Color Palette #3a5e8d, #6aa4c8, #9ed5e5, #f0d68e, #f79e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5e8d;
}
.scott-base {
color: #6aa4c8;
}
.light-budgie-blue {
color: #9ed5e5;
}
.nectar-jackpot {
color: #f0d68e;
}
.papaya-punch {
color: #f79e7e;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5e8d;
--scott-base:#6aa4c8;
--light-budgie-blue:#9ed5e5;
--nectar-jackpot:#f0d68e;
--papaya-punch:#f79e7e;
}

More palettes to explore