All Palettes

Color Palette #4ab3e8, #6cd3e5, #a3e0d3, #d1f2c4, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4ab3e8;
}
.turquoise-sea {
color: #6cd3e5;
}
.sparkling-mint {
color: #a3e0d3;
}
.tea-green {
color: #d1f2c4;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--high-blue:#4ab3e8;
--turquoise-sea:#6cd3e5;
--sparkling-mint:#a3e0d3;
--tea-green:#d1f2c4;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore