All Palettes

Color Palette #1e7a8a, #50b4b4, #85e0e0, #f0e84c, #ff692e

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #50b4b4;
}
.cold-blue {
color: #85e0e0;
}
.yellow-petal {
color: #f0e84c;
}
.halt-and-catch-fire {
color: #ff692e;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#50b4b4;
--cold-blue:#85e0e0;
--yellow-petal:#f0e84c;
--halt-and-catch-fire:#ff692e;
}

More palettes to explore