All Palettes

Color Palette #6992b0, #9ed5e5, #e8c468, #f6a2a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.aragonite-blue {
color: #6992b0;
}
.light-budgie-blue {
color: #9ed5e5;
}
.quilt-gold {
color: #e8c468;
}
.candy-heart-pink {
color: #f6a2a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--aragonite-blue:#6992b0;
--light-budgie-blue:#9ed5e5;
--quilt-gold:#e8c468;
--candy-heart-pink:#f6a2a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore