All Palettes

Color Palette #1e7a8a, #50b9b9, #8ce3e3, #f3a5a0, #f5d26b

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #50b9b9;
}
.island-paradise {
color: #8ce3e3;
}
.roseberry {
color: #f3a5a0;
}
.yellow-tulip {
color: #f5d26b;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#50b9b9;
--island-paradise:#8ce3e3;
--roseberry:#f3a5a0;
--yellow-tulip:#f5d26b;
}

More palettes to explore