All Palettes

Color Palette #2594d0, #5bb9e1, #a4d7e5, #f5fafa, #f9d2be

0%
0%
0%

CSS code for this palette

/* CSS */
.boyzone {
color: #2594d0;
}
.nancy {
color: #5bb9e1;
}
.atlantic-ocean {
color: #a4d7e5;
}
.everlasting-ice {
color: #f5fafa;
}
.tuft-bush {
color: #f9d2be;
}

/* CSS Variables */
:root {
--boyzone:#2594d0;
--nancy:#5bb9e1;
--atlantic-ocean:#a4d7e5;
--everlasting-ice:#f5fafa;
--tuft-bush:#f9d2be;
}

More palettes to explore