All Palettes

Color Palette #f7b1b4, #f9cda4, #f2e68c, #a1e3b5, #7dc8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b4;
}
.lion-cub {
color: #f9cda4;
}
.gentlemann-s-business-pants {
color: #f2e68c;
}
.overtone {
color: #a1e3b5;
}
.big-chill {
color: #7dc8e3;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b4;
--lion-cub:#f9cda4;
--gentlemann-s-business-pants:#f2e68c;
--overtone:#a1e3b5;
--big-chill:#7dc8e3;
}

More palettes to explore