All Palettes

Color Palette #5f8d9b, #a7c6c8, #f1e2d5, #ebb9b2, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.durban-sky {
color: #5f8d9b;
}
.zenith-heights {
color: #a7c6c8;
}
.agrodolce {
color: #f1e2d5;
}
.beauty-bush {
color: #ebb9b2;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--durban-sky:#5f8d9b;
--zenith-heights:#a7c6c8;
--agrodolce:#f1e2d5;
--beauty-bush:#ebb9b2;
--shrimp-cocktail:#f4a462;
}

More palettes to explore