All Palettes

Color Palette #3b5b8c, #4f7da1, #5fb2bf, #f2d7a1, #e57d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5b8c;
}
.biedermeier-blue {
color: #4f7da1;
}
.finnish-fiord {
color: #5fb2bf;
}
.peach-patch {
color: #f2d7a1;
}
.lively-coral {
color: #e57d7b;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5b8c;
--biedermeier-blue:#4f7da1;
--finnish-fiord:#5fb2bf;
--peach-patch:#f2d7a1;
--lively-coral:#e57d7b;
}

More palettes to explore