All Palettes

Color Palette #1a9ad5, #68afe8, #8bd2ea, #f5e07f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a9ad5;
}
.sanctuary-spa {
color: #68afe8;
}
.anakiwa {
color: #8bd2ea;
}
.mellow-yellow {
color: #f5e07f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--homeworld:#1a9ad5;
--sanctuary-spa:#68afe8;
--anakiwa:#8bd2ea;
--mellow-yellow:#f5e07f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore