All Palettes

Color Palette #4b8abe, #3e5f74, #5a7f8c, #f4a462, #e76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b8abe;
}
.superior-blue {
color: #3e5f74;
}
.technical-blue {
color: #5a7f8c;
}
.shrimp-cocktail {
color: #f4a462;
}
.entan-red {
color: #e76e50;
}

/* CSS Variables */
:root {
--boat-house:#4b8abe;
--superior-blue:#3e5f74;
--technical-blue:#5a7f8c;
--shrimp-cocktail:#f4a462;
--entan-red:#e76e50;
}

More palettes to explore