All Palettes

Color Palette #1c6d8d, #3a9bb6, #6ac4d2, #a4e1e5, #f0f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1c6d8d;
}
.sports-blue {
color: #3a9bb6;
}
.arctic-ocean {
color: #6ac4d2;
}
.charlotte {
color: #a4e1e5;
}
.distant-horizon {
color: #f0f9f8;
}

/* CSS Variables */
:root {
--bondi:#1c6d8d;
--sports-blue:#3a9bb6;
--arctic-ocean:#6ac4d2;
--charlotte:#a4e1e5;
--distant-horizon:#f0f9f8;
}

More palettes to explore