All Palettes

Color Palette #3b8ea0, #5bb6c8, #f3d5b4, #f9b67b, #ec5f70

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-time {
color: #3b8ea0;
}
.water-baby {
color: #5bb6c8;
}
.frangipane {
color: #f3d5b4;
}
.mellow-apricot {
color: #f9b67b;
}
.pink-pepper {
color: #ec5f70;
}

/* CSS Variables */
:root {
--winter-time:#3b8ea0;
--water-baby:#5bb6c8;
--frangipane:#f3d5b4;
--mellow-apricot:#f9b67b;
--pink-pepper:#ec5f70;
}

More palettes to explore