All Palettes

Color Palette #f7c94b, #f0a400, #d25b28, #9b2248, #6a2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.lemon-dream {
color: #f0a400;
}
.bright-delight {
color: #d25b28;
}
.berry-rossi {
color: #9b2248;
}
.lucid-dream {
color: #6a2a92;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--lemon-dream:#f0a400;
--bright-delight:#d25b28;
--berry-rossi:#9b2248;
--lucid-dream:#6a2a92;
}

More palettes to explore