All Palettes

Color Palette #ff7092, #ff998a, #ffcd8f, #ffe77a, #d3ffb8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.goldenrod-yellow {
color: #ffcd8f;
}
.digital-yellow {
color: #ffe77a;
}
.greedy-green {
color: #d3ffb8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--goldenrod-yellow:#ffcd8f;
--digital-yellow:#ffe77a;
--greedy-green:#d3ffb8;
}

More palettes to explore