All Palettes

Color Palette #4e97b1, #6cc3e5, #8ce3f2, #f5b400, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.starflower-blue {
color: #4e97b1;
}
.candid-blue {
color: #6cc3e5;
}
.photon-barrier {
color: #8ce3f2;
}
.american-yellow {
color: #f5b400;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--starflower-blue:#4e97b1;
--candid-blue:#6cc3e5;
--photon-barrier:#8ce3f2;
--american-yellow:#f5b400;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore