All Palettes

Color Palette #a7d5e2, #f1e7d5, #f6b83c, #e57b1f, #c94a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a7d5e2;
}
.rice-bowl {
color: #f1e7d5;
}
.squash-blossom {
color: #f6b83c;
}
.cherokee-dignity {
color: #e57b1f;
}
.rusty-chainmail {
color: #c94a4c;
}

/* CSS Variables */
:root {
--light-blue-glint:#a7d5e2;
--rice-bowl:#f1e7d5;
--squash-blossom:#f6b83c;
--cherokee-dignity:#e57b1f;
--rusty-chainmail:#c94a4c;
}

More palettes to explore