All Palettes

Color Palette #1f8989, #51bdbd, #8ce3e3, #f5f57f, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1f8989;
}
.port-hope {
color: #51bdbd;
}
.island-paradise {
color: #8ce3e3;
}
.sunny {
color: #f5f57f;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--riviera-sea:#1f8989;
--port-hope:#51bdbd;
--island-paradise:#8ce3e3;
--sunny:#f5f57f;
--chat-orange:#f79c40;
}

More palettes to explore