All Palettes

Color Palette #ff7092, #ffa08f, #ffbaa3, #ffdac2, #ffefdb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-amber {
color: #ffa08f;
}
.nature-apricot {
color: #ffbaa3;
}
.friendship {
color: #ffdac2;
}
.peach-cream {
color: #ffefdb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-amber:#ffa08f;
--nature-apricot:#ffbaa3;
--friendship:#ffdac2;
--peach-cream:#ffefdb;
}

More palettes to explore