All Palettes

Color Palette #d8544f, #f6b83c, #f9b49f, #a7d7b7, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.capocollo {
color: #d8544f;
}
.squash-blossom {
color: #f6b83c;
}
.mystic-tulip {
color: #f9b49f;
}
.eerie-glow {
color: #a7d7b7;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--capocollo:#d8544f;
--squash-blossom:#f6b83c;
--mystic-tulip:#f9b49f;
--eerie-glow:#a7d7b7;
--blue-bay:#5d9bd5;
}

More palettes to explore