All Palettes

Color Palette #3b92b5, #a2d1e6, #e3f4f7, #f4cf3e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.navagio-bay {
color: #3b92b5;
}
.chefchaouen-blue {
color: #a2d1e6;
}
.milky-way {
color: #e3f4f7;
}
.marigold-dust {
color: #f4cf3e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--navagio-bay:#3b92b5;
--chefchaouen-blue:#a2d1e6;
--milky-way:#e3f4f7;
--marigold-dust:#f4cf3e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore