All Palettes

Color Palette #ff7094, #ff99c9, #ffb3e4, #ffb300, #ff6161

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.himalayan-balsam {
color: #ff99c9;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.ucla-gold {
color: #ffb300;
}
.fusion-red {
color: #ff6161;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--himalayan-balsam:#ff99c9;
--hot-aquarelle-pink:#ffb3e4;
--ucla-gold:#ffb300;
--fusion-red:#ff6161;
}

More palettes to explore