All Palettes

Color Palette #ff7092, #ff9a75, #ffcd70, #ffeab8, #c6f9ae

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.flash-in-the-pan {
color: #ff9a75;
}
.grandis {
color: #ffcd70;
}
.sunkissed-yellow {
color: #ffeab8;
}
.sour-green-cherry {
color: #c6f9ae;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--flash-in-the-pan:#ff9a75;
--grandis:#ffcd70;
--sunkissed-yellow:#ffeab8;
--sour-green-cherry:#c6f9ae;
}

More palettes to explore