All Palettes

Color Palette #1f8a8e, #a3d4e0, #f2e4d4, #f9b6a4, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8a8e;
}
.french-pass {
color: #a3d4e0;
}
.china-doll {
color: #f2e4d4;
}
.just-blush {
color: #f9b6a4;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--river-fountain:#1f8a8e;
--french-pass:#a3d4e0;
--china-doll:#f2e4d4;
--just-blush:#f9b6a4;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore