All Palettes

Color Palette #ff7092, #ffa07a, #ffe057, #6fdc8b, #3b4c68

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.dwarven-peaches {
color: #ffa07a;
}
.pickled-ginger {
color: #ffe057;
}
.aurora-green {
color: #6fdc8b;
}
.calico-dress {
color: #3b4c68;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--dwarven-peaches:#ffa07a;
--pickled-ginger:#ffe057;
--aurora-green:#6fdc8b;
--calico-dress:#3b4c68;
}

More palettes to explore