All Palettes

Color Palette #5a7fa0, #b3c7d6, #f2e2d4, #f6b83c, #f45b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-beads {
color: #5a7fa0;
}
.cloudy-valley {
color: #b3c7d6;
}
.posy {
color: #f2e2d4;
}
.squash-blossom {
color: #f6b83c;
}
.plastic-carrot {
color: #f45b1f;
}

/* CSS Variables */
:root {
--blue-beads:#5a7fa0;
--cloudy-valley:#b3c7d6;
--posy:#f2e2d4;
--squash-blossom:#f6b83c;
--plastic-carrot:#f45b1f;
}

More palettes to explore