All Palettes

Color Palette #1b649d, #2da6b4, #3dd1c8, #50f1b9, #ffe15c

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.sparkling-cove {
color: #2da6b4;
}
.bianchi-green {
color: #3dd1c8;
}
.aphrodite-aqua {
color: #50f1b9;
}
.neon-light {
color: #ffe15c;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--sparkling-cove:#2da6b4;
--bianchi-green:#3dd1c8;
--aphrodite-aqua:#50f1b9;
--neon-light:#ffe15c;
}

More palettes to explore