All Palettes

Color Palette #3c5b6d, #4f899c, #80b7b3, #b4e0b3, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-spell {
color: #3c5b6d;
}
.blue-square {
color: #4f899c;
}
.winter-surf {
color: #80b7b3;
}
.mint-cocktail-green {
color: #b4e0b3;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--blue-spell:#3c5b6d;
--blue-square:#4f899c;
--winter-surf:#80b7b3;
--mint-cocktail-green:#b4e0b3;
--shrimp-cocktail:#f4a462;
}

More palettes to explore