All Palettes

Color Palette #b3d7e0, #a6c4d9, #a0b3cf, #f1b74b, #d65e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.tear {
color: #b3d7e0;
}
.frozen-blue {
color: #a6c4d9;
}
.stellar-blue {
color: #a0b3cf;
}
.maximum-yellow-red {
color: #f1b74b;
}
.fireglow {
color: #d65e3d;
}

/* CSS Variables */
:root {
--tear:#b3d7e0;
--frozen-blue:#a6c4d9;
--stellar-blue:#a0b3cf;
--maximum-yellow-red:#f1b74b;
--fireglow:#d65e3d;
}

More palettes to explore