All Palettes

Color Palette #a9b7c6, #c1d4e1, #e6f4f1, #f9c7b4, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tribute {
color: #a9b7c6;
}
.sea-drive {
color: #c1d4e1;
}
.ethereal-white {
color: #e6f4f1;
}
.salmon-beauty {
color: #f9c7b4;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--blue-tribute:#a9b7c6;
--sea-drive:#c1d4e1;
--ethereal-white:#e6f4f1;
--salmon-beauty:#f9c7b4;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore