All Palettes

Color Palette #ffb3c1, #ffc89e, #ffea80, #c2e9b9, #a3d6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.romantic {
color: #ffc89e;
}
.digital-yellow {
color: #ffea80;
}
.lime-dream {
color: #c2e9b9;
}
.terrace-pool {
color: #a3d6e0;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--romantic:#ffc89e;
--digital-yellow:#ffea80;
--lime-dream:#c2e9b9;
--terrace-pool:#a3d6e0;
}

More palettes to explore