All Palettes

Color Palette #1f8989, #4eb7b7, #8ce3e3, #f2f7f7, #f8e3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1f8989;
}
.crystalsong-blue {
color: #4eb7b7;
}
.island-paradise {
color: #8ce3e3;
}
.gram-s-hair {
color: #f2f7f7;
}
.venetian-yellow {
color: #f8e3a0;
}

/* CSS Variables */
:root {
--riviera-sea:#1f8989;
--crystalsong-blue:#4eb7b7;
--island-paradise:#8ce3e3;
--gram-s-hair:#f2f7f7;
--venetian-yellow:#f8e3a0;
}

More palettes to explore