All Palettes

Color Palette #3a5f8d, #507f9b, #77b6a5, #b9e0b2, #f9d66c

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5f8d;
}
.storm-blue {
color: #507f9b;
}
.turtle-lake {
color: #77b6a5;
}
.mint-cocktail-green {
color: #b9e0b2;
}
.forsythia-blossom {
color: #f9d66c;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5f8d;
--storm-blue:#507f9b;
--turtle-lake:#77b6a5;
--mint-cocktail-green:#b9e0b2;
--forsythia-blossom:#f9d66c;
}

More palettes to explore