All Palettes

Color Palette #4a8fba, #5dc3d0, #9fe0d2, #f5d400, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8fba;
}
.skink-blue {
color: #5dc3d0;
}
.menthol-kiss {
color: #9fe0d2;
}
.empire-yellow {
color: #f5d400;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--boat-house:#4a8fba;
--skink-blue:#5dc3d0;
--menthol-kiss:#9fe0d2;
--empire-yellow:#f5d400;
--dodgeroll-gold:#f39c12;
}

More palettes to explore