All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #d3e156, #a6d8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.atlantic-ocean {
color: #a6d8e3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--atlantic-ocean:#a6d8e3;
}

More palettes to explore