All Palettes

Color Palette #2594d0, #4bbae2, #73d6f2, #a4e1f9, #f3fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2594d0;
}
.lake-thun {
color: #4bbae2;
}
.heisenberg-blue {
color: #73d6f2;
}
.ganon-blue {
color: #a4e1f9;
}
.cotton-ball {
color: #f3fafc;
}

/* CSS Variables */
:root {
--boyzone:#2594d0;
--lake-thun:#4bbae2;
--heisenberg-blue:#73d6f2;
--ganon-blue:#a4e1f9;
--cotton-ball:#f3fafc;
}

More palettes to explore