All Palettes

Color Palette #1a919e, #3cc6d3, #59e8f8, #f1e05f, #fcae1d

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1a919e;
}
.holiday-blue {
color: #3cc6d3;
}
.bioluminescence {
color: #59e8f8;
}
.garlic-butter {
color: #f1e05f;
}
.gusto-gold {
color: #fcae1d;
}

/* CSS Variables */
:root {
--safe-harbour:#1a919e;
--holiday-blue:#3cc6d3;
--bioluminescence:#59e8f8;
--garlic-butter:#f1e05f;
--gusto-gold:#fcae1d;
}

More palettes to explore