All Palettes

Color Palette #3b9ded, #6dd5a4, #ffb84d, #f47b1f, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.rockman-blue {
color: #3b9ded;
}
.minted-elegance {
color: #6dd5a4;
}
.floral-leaf {
color: #ffb84d;
}
.sun-orange {
color: #f47b1f;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--rockman-blue:#3b9ded;
--minted-elegance:#6dd5a4;
--floral-leaf:#ffb84d;
--sun-orange:#f47b1f;
--mellow-melon:#e92063;
}

More palettes to explore