All Palettes

Color Palette #4b7c9b, #6bb8d6, #a1e5f2, #f6e0a2, #f9b7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4b7c9b;
}
.baby-tears {
color: #6bb8d6;
}
.blizzard-blue {
color: #a1e5f2;
}
.sun-dust {
color: #f6e0a2;
}
.mixed-fruit {
color: #f9b7b4;
}

/* CSS Variables */
:root {
--tech-wave:#4b7c9b;
--baby-tears:#6bb8d6;
--blizzard-blue:#a1e5f2;
--sun-dust:#f6e0a2;
--mixed-fruit:#f9b7b4;
}

More palettes to explore