All Palettes

Color Palette #ff7092, #ffb3b3, #ffd3a3, #ffe057, #6feb84

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.affinity {
color: #ffd3a3;
}
.pickled-ginger {
color: #ffe057;
}
.grotesque-green {
color: #6feb84;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--wildflower-bouquet:#ffb3b3;
--affinity:#ffd3a3;
--pickled-ginger:#ffe057;
--grotesque-green:#6feb84;
}

More palettes to explore