All Palettes

Color Palette #4b90be, #76c7e5, #9ee1f0, #f7e9a1, #f7a8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b90be;
}
.spritzig {
color: #76c7e5;
}
.blizzard-blue {
color: #9ee1f0;
}
.lazy-daisy {
color: #f7e9a1;
}
.roseberry {
color: #f7a8a1;
}

/* CSS Variables */
:root {
--boat-house:#4b90be;
--spritzig:#76c7e5;
--blizzard-blue:#9ee1f0;
--lazy-daisy:#f7e9a1;
--roseberry:#f7a8a1;
}

More palettes to explore