All Palettes

Color Palette #6f9cc3, #a9cae5, #f0e6a3, #f4a462, #e76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.cerulean-frost {
color: #6f9cc3;
}
.template {
color: #a9cae5;
}
.boxwood-yellow {
color: #f0e6a3;
}
.shrimp-cocktail {
color: #f4a462;
}
.entan-red {
color: #e76e50;
}

/* CSS Variables */
:root {
--cerulean-frost:#6f9cc3;
--template:#a9cae5;
--boxwood-yellow:#f0e6a3;
--shrimp-cocktail:#f4a462;
--entan-red:#e76e50;
}

More palettes to explore