All Palettes

Color Palette #3c9cdd, #59b6e8, #f0b6a3, #f4a462, #ef9b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3c9cdd;
}
.blue-jeans {
color: #59b6e8;
}
.antique-cameo {
color: #f0b6a3;
}
.shrimp-cocktail {
color: #f4a462;
}
.autumn-orange {
color: #ef9b4d;
}

/* CSS Variables */
:root {
--dayflower:#3c9cdd;
--blue-jeans:#59b6e8;
--antique-cameo:#f0b6a3;
--shrimp-cocktail:#f4a462;
--autumn-orange:#ef9b4d;
}

More palettes to explore