All Palettes

Color Palette #b6c8d8, #a0b1c5, #e4b55e, #e88a4f, #e0543e

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.perfect-landing {
color: #a0b1c5;
}
.river-of-gold {
color: #e4b55e;
}
.autumn-glimmer {
color: #e88a4f;
}
.tiger-lily {
color: #e0543e;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--perfect-landing:#a0b1c5;
--river-of-gold:#e4b55e;
--autumn-glimmer:#e88a4f;
--tiger-lily:#e0543e;
}

More palettes to explore