All Palettes

Color Palette #ff7092, #ffca8a, #ffe057, #6ce586, #3dbd7d

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.bastard-amber {
color: #ffca8a;
}
.pickled-ginger {
color: #ffe057;
}
.grotesque-green {
color: #6ce586;
}
.ming-green {
color: #3dbd7d;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--bastard-amber:#ffca8a;
--pickled-ginger:#ffe057;
--grotesque-green:#6ce586;
--ming-green:#3dbd7d;
}

More palettes to explore