All Palettes

Color Palette #ffb3d6, #ffd68a, #ffee70, #b2e1b3, #7dc8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #ffb3d6;
}
.workout-routine {
color: #ffd68a;
}
.sand-yellow {
color: #ffee70;
}
.mint-cocktail-green {
color: #b2e1b3;
}
.big-chill {
color: #7dc8e3;
}

/* CSS Variables */
:root {
--lavender-candy:#ffb3d6;
--workout-routine:#ffd68a;
--sand-yellow:#ffee70;
--mint-cocktail-green:#b2e1b3;
--big-chill:#7dc8e3;
}

More palettes to explore