All Palettes

Color Palette #2b6988, #4ba1c3, #84d3e1, #f9d467, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.faience {
color: #2b6988;
}
.brig {
color: #4ba1c3;
}
.water-nymph {
color: #84d3e1;
}
.lighthouse-glow {
color: #f9d467;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--faience:#2b6988;
--brig:#4ba1c3;
--water-nymph:#84d3e1;
--lighthouse-glow:#f9d467;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore