All Palettes

Color Palette #ff7092, #ff998a, #ffb7a3, #ffdac2, #ffd60a

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb7a3;
}
.friendship {
color: #ffdac2;
}
.egg-yolk-sunrise {
color: #ffd60a;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nature-apricot:#ffb7a3;
--friendship:#ffdac2;
--egg-yolk-sunrise:#ffd60a;
}

More palettes to explore