All Palettes

Color Palette #1e77b3, #67b1e0, #fdbf6d, #fb9998, #e41b1e

0%
0%
0%

CSS code for this palette

/* CSS */
.larimar-blue {
color: #1e77b3;
}
.sanctuary-spa {
color: #67b1e0;
}
.cinnamon-buff {
color: #fdbf6d;
}
.rubber-radish {
color: #fb9998;
}
.lust {
color: #e41b1e;
}

/* CSS Variables */
:root {
--larimar-blue:#1e77b3;
--sanctuary-spa:#67b1e0;
--cinnamon-buff:#fdbf6d;
--rubber-radish:#fb9998;
--lust:#e41b1e;
}

More palettes to explore