All Palettes

Color Palette #1e9bbe, #f7a65e, #f3687d, #8859c9, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly-blue {
color: #1e9bbe;
}
.sandy-brown {
color: #f7a65e;
}
.strawberry-pink {
color: #f3687d;
}
.fuchsia-blue {
color: #8859c9;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--butterfly-blue:#1e9bbe;
--sandy-brown:#f7a65e;
--strawberry-pink:#f3687d;
--fuchsia-blue:#8859c9;
--ucla-gold:#ffb300;
}

More palettes to explore