All Palettes

Color Palette #a8d3e1, #f0a800, #f78c22, #e64919, #aa3c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.welcoming-wasp {
color: #f0a800;
}
.flame-orange {
color: #f78c22;
}
.nasturtium-flower {
color: #e64919;
}
.indiscreet {
color: #aa3c3c;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--welcoming-wasp:#f0a800;
--flame-orange:#f78c22;
--nasturtium-flower:#e64919;
--indiscreet:#aa3c3c;
}

More palettes to explore