All Palettes

Color Palette #1a818e, #3bb0c4, #6ad4e2, #a4e1e5, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a818e;
}
.moonstone {
color: #3bb0c4;
}
.turquoise-sea {
color: #6ad4e2;
}
.charlotte {
color: #a4e1e5;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a818e;
--moonstone:#3bb0c4;
--turquoise-sea:#6ad4e2;
--charlotte:#a4e1e5;
--distant-horizon:#f1f9f9;
}

More palettes to explore