All Palettes

Color Palette #fad6d6, #f4b8d8, #e5a4c2, #b4e0f8, #a8e1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.lovelight {
color: #fad6d6;
}
.manga-pink {
color: #f4b8d8;
}
.think-pink {
color: #e5a4c2;
}
.arctic-paradise {
color: #b4e0f8;
}
.mountain-mint {
color: #a8e1c1;
}

/* CSS Variables */
:root {
--lovelight:#fad6d6;
--manga-pink:#f4b8d8;
--think-pink:#e5a4c2;
--arctic-paradise:#b4e0f8;
--mountain-mint:#a8e1c1;
}

More palettes to explore