All Palettes

Color Palette #2594d0, #1e92c8, #1ab6d5, #9edbe0, #f0e8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2594d0;
}
.newport-blue {
color: #1e92c8;
}
.battery-charged-blue {
color: #1ab6d5;
}
.terrace-pool {
color: #9edbe0;
}
.holy-ghost {
color: #f0e8e5;
}

/* CSS Variables */
:root {
--boyzone:#2594d0;
--newport-blue:#1e92c8;
--battery-charged-blue:#1ab6d5;
--terrace-pool:#9edbe0;
--holy-ghost:#f0e8e5;
}

More palettes to explore