All Palettes

Color Palette #4a9cd3, #5ac6e7, #a1e1f2, #f2da6e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.peaceful-river {
color: #4a9cd3;
}
.clean-pool {
color: #5ac6e7;
}
.blizzard-blue {
color: #a1e1f2;
}
.mocha-dandelion {
color: #f2da6e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--peaceful-river:#4a9cd3;
--clean-pool:#5ac6e7;
--blizzard-blue:#a1e1f2;
--mocha-dandelion:#f2da6e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore