All Palettes

Color Palette #188dec, #3ac1f2, #70d7c2, #b9e0a3, #f8e482

0%
0%
0%

CSS code for this palette

/* CSS */
.out-of-the-blue {
color: #188dec;
}
.shovel-knight {
color: #3ac1f2;
}
.downy {
color: #70d7c2;
}
.basil-smash {
color: #b9e0a3;
}
.light-sh-shin-yellow {
color: #f8e482;
}

/* CSS Variables */
:root {
--out-of-the-blue:#188dec;
--shovel-knight:#3ac1f2;
--downy:#70d7c2;
--basil-smash:#b9e0a3;
--light-sh-shin-yellow:#f8e482;
}

More palettes to explore