All Palettes

Color Palette #4a7cba, #7dc3e8, #b4e3f3, #f5d76b, #f68d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.ashton-blue {
color: #4a7cba;
}
.horizon-haze {
color: #7dc3e8;
}
.echo-iris {
color: #b4e3f3;
}
.forsythia-blossom {
color: #f5d76b;
}
.hot-orange {
color: #f68d3c;
}

/* CSS Variables */
:root {
--ashton-blue:#4a7cba;
--horizon-haze:#7dc3e8;
--echo-iris:#b4e3f3;
--forsythia-blossom:#f5d76b;
--hot-orange:#f68d3c;
}

More palettes to explore