All Palettes

Color Palette #6a9cdc, #78c6e8, #daf1e9, #f3e1a0, #f15a27

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gourami {
color: #6a9cdc;
}
.spritzig {
color: #78c6e8;
}
.green-frosting {
color: #daf1e9;
}
.roadster-yellow {
color: #f3e1a0;
}
.durotar-fire {
color: #f15a27;
}

/* CSS Variables */
:root {
--blue-gourami:#6a9cdc;
--spritzig:#78c6e8;
--green-frosting:#daf1e9;
--roadster-yellow:#f3e1a0;
--durotar-fire:#f15a27;
}

More palettes to explore