All Palettes

Color Palette #f6c84c, #f48d3e, #f06a6a, #d83b6a, #695c99

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.hot-orange {
color: #f48d3e;
}
.usubeni-red {
color: #f06a6a;
}
.raspberry-sorbet {
color: #d83b6a;
}
.just-a-fairytale {
color: #695c99;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--hot-orange:#f48d3e;
--usubeni-red:#f06a6a;
--raspberry-sorbet:#d83b6a;
--just-a-fairytale:#695c99;
}

More palettes to explore