All Palettes

Color Palette #1d688b, #4ab7d9, #76dff4, #a6e2f7, #f1f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.traditional-blue {
color: #1d688b;
}
.aztec-sky {
color: #4ab7d9;
}
.turkish-turquoise {
color: #76dff4;
}
.ganon-blue {
color: #a6e2f7;
}
.child-of-light {
color: #f1f6f8;
}

/* CSS Variables */
:root {
--traditional-blue:#1d688b;
--aztec-sky:#4ab7d9;
--turkish-turquoise:#76dff4;
--ganon-blue:#a6e2f7;
--child-of-light:#f1f6f8;
}

More palettes to explore