All Palettes

Color Palette #5f898c, #b4d5d2, #d9b68c, #ef9f61, #e64919

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5f898c;
}
.dante-peak {
color: #b4d5d2;
}
.splash-of-honey {
color: #d9b68c;
}
.shrimp-cocktail {
color: #ef9f61;
}
.nasturtium-flower {
color: #e64919;
}

/* CSS Variables */
:root {
--steel-teal:#5f898c;
--dante-peak:#b4d5d2;
--splash-of-honey:#d9b68c;
--shrimp-cocktail:#ef9f61;
--nasturtium-flower:#e64919;
}

More palettes to explore