All Palettes

Color Palette #ff7092, #ffbd42, #ffec3d, #00bdd6, #8d43ad

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.pale-marigold {
color: #ffbd42;
}
.hollandaise {
color: #ffec3d;
}
.maldives {
color: #00bdd6;
}
.moonshadow {
color: #8d43ad;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--pale-marigold:#ffbd42;
--hollandaise:#ffec3d;
--maldives:#00bdd6;
--moonshadow:#8d43ad;
}

More palettes to explore