All Palettes

Color Palette #a1c6d4, #509bb4, #2b7e9c, #f9b06c, #da6a3e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a1c6d4;
}
.starflower-blue {
color: #509bb4;
}
.valley-of-glaciers {
color: #2b7e9c;
}
.apricot {
color: #f9b06c;
}
.bonfire-night {
color: #da6a3e;
}

/* CSS Variables */
:root {
--blue-dam:#a1c6d4;
--starflower-blue:#509bb4;
--valley-of-glaciers:#2b7e9c;
--apricot:#f9b06c;
--bonfire-night:#da6a3e;
}

More palettes to explore