All Palettes

Color Palette #f7a1a1, #f9c4b9, #fce5c5, #e0f7d4, #b6e1f7

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a1;
}
.coral-bells {
color: #f9c4b9;
}
.flower-centre {
color: #fce5c5;
}
.light-fresh-lime {
color: #e0f7d4;
}
.arctic-paradise {
color: #b6e1f7;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a1;
--coral-bells:#f9c4b9;
--flower-centre:#fce5c5;
--light-fresh-lime:#e0f7d4;
--arctic-paradise:#b6e1f7;
}

More palettes to explore