All Palettes

Color Palette #f7b1b1, #f6d4a7, #f3e5a5, #a3d6e0, #6aaf99

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f7b1b1;
}
.enjoyable-yellow {
color: #f6d4a7;
}
.cymophane-yellow {
color: #f3e5a5;
}
.terrace-pool {
color: #a3d6e0;
}
.dusty-jade-green {
color: #6aaf99;
}

/* CSS Variables */
:root {
--brain-pink:#f7b1b1;
--enjoyable-yellow:#f6d4a7;
--cymophane-yellow:#f3e5a5;
--terrace-pool:#a3d6e0;
--dusty-jade-green:#6aaf99;
}

More palettes to explore