All Palettes

Color Palette #4a8bba, #80b3d1, #c2e0e5, #f69e4c, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.blue-cuddle {
color: #80b3d1;
}
.bathe-blue {
color: #c2e0e5;
}
.sunshade {
color: #f69e4c;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--blue-cuddle:#80b3d1;
--bathe-blue:#c2e0e5;
--sunshade:#f69e4c;
--reductant:#e85e5e;
}

More palettes to explore