All Palettes

Color Palette #1e77b3, #34a02c, #fb9998, #e41b1e, #ff8000

0%
0%
0%

CSS code for this palette

/* CSS */
.larimar-blue {
color: #1e77b3;
}
.dry-highlighter-green {
color: #34a02c;
}
.rubber-radish {
color: #fb9998;
}
.lust {
color: #e41b1e;
}
.orange-juice {
color: #ff8000;
}

/* CSS Variables */
:root {
--larimar-blue:#1e77b3;
--dry-highlighter-green:#34a02c;
--rubber-radish:#fb9998;
--lust:#e41b1e;
--orange-juice:#ff8000;
}

More palettes to explore