All Palettes

Color Palette #e65f3d, #f3a32b, #f4d35d, #82c4d4, #e4a3eb

0%
0%
0%

CSS code for this palette

/* CSS */
.sohi-red {
color: #e65f3d;
}
.carona {
color: #f3a32b;
}
.salmon-eggs {
color: #f4d35d;
}
.not-a-cloud-in-sight {
color: #82c4d4;
}
.petal-plush {
color: #e4a3eb;
}

/* CSS Variables */
:root {
--sohi-red:#e65f3d;
--carona:#f3a32b;
--salmon-eggs:#f4d35d;
--not-a-cloud-in-sight:#82c4d4;
--petal-plush:#e4a3eb;
}

More palettes to explore