All Palettes

Color Palette #f6a2a4, #f1c0d1, #f3e2b9, #b8e5e0, #a8d6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a4;
}
.pink-chintz {
color: #f1c0d1;
}
.butter-up {
color: #f3e2b9;
}
.aquatint {
color: #b8e5e0;
}
.atlantic-ocean {
color: #a8d6e6;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a4;
--pink-chintz:#f1c0d1;
--butter-up:#f3e2b9;
--aquatint:#b8e5e0;
--atlantic-ocean:#a8d6e6;
}

More palettes to explore