All Palettes

Color Palette #1b6b8d, #48aab1, #6cd5d2, #f8e8a0, #f0783d

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1b6b8d;
}
.freshwater {
color: #48aab1;
}
.throat-chakra {
color: #6cd5d2;
}
.lazy-daisy {
color: #f8e8a0;
}
.debrito {
color: #f0783d;
}

/* CSS Variables */
:root {
--bondi:#1b6b8d;
--freshwater:#48aab1;
--throat-chakra:#6cd5d2;
--lazy-daisy:#f8e8a0;
--debrito:#f0783d;
}

More palettes to explore