All Palettes

Color Palette #f0a400, #ff6d1f, #d22d6c, #5a2d8b, #1f9e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.shocking-orange {
color: #ff6d1f;
}
.self-love {
color: #d22d6c;
}
.deep-amethyst {
color: #5a2d8b;
}
.baltic {
color: #1f9e9e;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--shocking-orange:#ff6d1f;
--self-love:#d22d6c;
--deep-amethyst:#5a2d8b;
--baltic:#1f9e9e;
}

More palettes to explore