All Palettes

Color Palette #1e7a8a, #4db1b3, #76d6d6, #f1e64b, #ff9b29

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #4db1b3;
}
.andes-sky {
color: #76d6d6;
}
.yellow-petal {
color: #f1e64b;
}
.guava {
color: #ff9b29;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#4db1b3;
--andes-sky:#76d6d6;
--yellow-petal:#f1e64b;
--guava:#ff9b29;
}

More palettes to explore