All Palettes

Color Palette #1e7a8a, #4fb7c9, #8fe0e0, #f4fce8, #f8a2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.mountain-range-blue {
color: #4fb7c9;
}
.island-paradise {
color: #8fe0e0;
}
.bean-sprout {
color: #f4fce8;
}
.candlelight-peach {
color: #f8a2a0;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--mountain-range-blue:#4fb7c9;
--island-paradise:#8fe0e0;
--bean-sprout:#f4fce8;
--candlelight-peach:#f8a2a0;
}

More palettes to explore