All Palettes

Color Palette #f7b2a1, #f5c29e, #f3e4af, #b8e5a9, #71b5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.almond-cream {
color: #f5c29e;
}
.lime-bright {
color: #f3e4af;
}
.madang {
color: #b8e5a9;
}
.life-force {
color: #71b5e5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--almond-cream:#f5c29e;
--lime-bright:#f3e4af;
--madang:#b8e5a9;
--life-force:#71b5e5;
}

More palettes to explore