All Palettes

Color Palette #1c4f8d, #4a7eba, #75c5d7, #f1e2a7, #e65b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1c4f8d;
}
.ashton-blue {
color: #4a7eba;
}
.thredbo {
color: #75c5d7;
}
.french-vanilla {
color: #f1e2a7;
}
.reductant {
color: #e65b5b;
}

/* CSS Variables */
:root {
--sweat-bee:#1c4f8d;
--ashton-blue:#4a7eba;
--thredbo:#75c5d7;
--french-vanilla:#f1e2a7;
--reductant:#e65b5b;
}

More palettes to explore