All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #d3d600, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.chartreuse-shot {
color: #d3d600;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--chartreuse-shot:#d3d600;
--zeus-purple:#690571;
}

More palettes to explore