All Palettes

Color Palette #1d898b, #4fb5b5, #8fe0e0, #fab700, #f36d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1d898b;
}
.crystalsong-blue {
color: #4fb5b5;
}
.island-paradise {
color: #8fe0e0;
}
.blue-angels-yellow {
color: #fab700;
}
.breeze-of-chilli {
color: #f36d6d;
}

/* CSS Variables */
:root {
--riviera-sea:#1d898b;
--crystalsong-blue:#4fb5b5;
--island-paradise:#8fe0e0;
--blue-angels-yellow:#fab700;
--breeze-of-chilli:#f36d6d;
}

More palettes to explore