All Palettes

Color Palette #1b6aa7, #2ab6c6, #52e0e5, #a6f2b4, #f9e25d

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b6aa7;
}
.aquarius {
color: #2ab6c6;
}
.neon-nazar {
color: #52e0e5;
}
.ultra-mint {
color: #a6f2b4;
}
.goldfinch {
color: #f9e25d;
}

/* CSS Variables */
:root {
--jazz-blue:#1b6aa7;
--aquarius:#2ab6c6;
--neon-nazar:#52e0e5;
--ultra-mint:#a6f2b4;
--goldfinch:#f9e25d;
}

More palettes to explore