All Palettes

Color Palette #d45d40, #e99c5d, #f5e7a3, #a1d6d9, #699bba

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d45d40;
}
.topaz-yellow {
color: #e99c5d;
}
.majestic-treasures {
color: #f5e7a3;
}
.blue-tint {
color: #a1d6d9;
}
.lake-lucerne {
color: #699bba;
}

/* CSS Variables */
:root {
--fireglow:#d45d40;
--topaz-yellow:#e99c5d;
--majestic-treasures:#f5e7a3;
--blue-tint:#a1d6d9;
--lake-lucerne:#699bba;
}

More palettes to explore