All Palettes

Color Palette #1a8899, #4bb5b9, #8de0e2, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a8899;
}
.crystalsong-blue {
color: #4bb5b9;
}
.island-paradise {
color: #8de0e2;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a8899;
--crystalsong-blue:#4bb5b9;
--island-paradise:#8de0e2;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore