All Palettes

Color Palette #4a7cba, #6cb4e5, #a4e7ef, #f3e768, #f27c5f

0%
0%
0%

CSS code for this palette

/* CSS */
.ashton-blue {
color: #4a7cba;
}
.xavier-blue {
color: #6cb4e5;
}
.blizzard-blue {
color: #a4e7ef;
}
.limelight {
color: #f3e768;
}
.akak-red {
color: #f27c5f;
}

/* CSS Variables */
:root {
--ashton-blue:#4a7cba;
--xavier-blue:#6cb4e5;
--blizzard-blue:#a4e7ef;
--limelight:#f3e768;
--akak-red:#f27c5f;
}

More palettes to explore