All Palettes

Color Palette #2594d0, #5ac6e7, #a2e5f1, #f1e1b1, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2594d0;
}
.clean-pool {
color: #5ac6e7;
}
.blizzard-blue {
color: #a2e5f1;
}
.bone-white {
color: #f1e1b1;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--boyzone:#2594d0;
--clean-pool:#5ac6e7;
--blizzard-blue:#a2e5f1;
--bone-white:#f1e1b1;
--dodgeroll-gold:#f39c12;
}

More palettes to explore