All Palettes

Color Palette #a7d3d0, #f6b6a2, #f9ea9f, #a1c6d4, #f26e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d3d0;
}
.mystic-tulip {
color: #f6b6a2;
}
.lemon-gelato {
color: #f9ea9f;
}
.blue-dam {
color: #a1c6d4;
}
.out-of-fashion {
color: #f26e8d;
}

/* CSS Variables */
:root {
--sinbad:#a7d3d0;
--mystic-tulip:#f6b6a2;
--lemon-gelato:#f9ea9f;
--blue-dam:#a1c6d4;
--out-of-fashion:#f26e8d;
}

More palettes to explore