All Palettes

Color Palette #68b0f3, #4f8ec9, #3a6e9c, #f5b8a3, #ec4e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-jeans {
color: #68b0f3;
}
.azure-blue {
color: #4f8ec9;
}
.windsurfing {
color: #3a6e9c;
}
.antique-cameo {
color: #f5b8a3;
}
.mandarin-red {
color: #ec4e3c;
}

/* CSS Variables */
:root {
--blue-jeans:#68b0f3;
--azure-blue:#4f8ec9;
--windsurfing:#3a6e9c;
--antique-cameo:#f5b8a3;
--mandarin-red:#ec4e3c;
}

More palettes to explore