All Palettes

Color Palette #5a87a0, #a1bed4, #f1e1b6, #fbaf4b, #d86a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-team-spirit {
color: #5a87a0;
}
.angel-falls {
color: #a1bed4;
}
.calla {
color: #f1e1b6;
}
.butterscotch {
color: #fbaf4b;
}
.field-poppy {
color: #d86a3b;
}

/* CSS Variables */
:root {
--blue-team-spirit:#5a87a0;
--angel-falls:#a1bed4;
--calla:#f1e1b6;
--butterscotch:#fbaf4b;
--field-poppy:#d86a3b;
}

More palettes to explore