All Palettes

Color Palette #ff7092, #ffa142, #ffcb5c, #d3e156, #80d3fa

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.kul-sharif-blue {
color: #80d3fa;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--kul-sharif-blue:#80d3fa;
}

More palettes to explore