All Palettes

Color Palette #ff7092, #ffa142, #ffcb5c, #98e7b5, #29b0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.teal-deer {
color: #98e7b5;
}
.fantasy-console-sky {
color: #29b0ff;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--teal-deer:#98e7b5;
--fantasy-console-sky:#29b0ff;
}

More palettes to explore