All Palettes

Color Palette #1e8b9f, #4ec2c6, #86e3e4, #f4f6a2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.waikiki {
color: #1e8b9f;
}
.gem-turquoise {
color: #4ec2c6;
}
.island-paradise {
color: #86e3e4;
}
.yippie-ya-yellow {
color: #f4f6a2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--waikiki:#1e8b9f;
--gem-turquoise:#4ec2c6;
--island-paradise:#86e3e4;
--yippie-ya-yellow:#f4f6a2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore