All Palettes

Color Palette #ff7092, #ffa094, #ffcc85, #fff59e, #c1f0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-amber {
color: #ffa094;
}
.equatorial {
color: #ffcc85;
}
.lemon-bundt-cake {
color: #fff59e;
}
.peasful-mint {
color: #c1f0c1;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-amber:#ffa094;
--equatorial:#ffcc85;
--lemon-bundt-cake:#fff59e;
--peasful-mint:#c1f0c1;
}

More palettes to explore