All Palettes

Color Palette #1b8c9d, #4bb7b9, #7be0d4, #f1f1a7, #f26969

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1b8c9d;
}
.crystalsong-blue {
color: #4bb7b9;
}
.aqua-zing {
color: #7be0d4;
}
.pale-canary {
color: #f1f1a7;
}
.usubeni-red {
color: #f26969;
}

/* CSS Variables */
:root {
--safe-harbour:#1b8c9d;
--crystalsong-blue:#4bb7b9;
--aqua-zing:#7be0d4;
--pale-canary:#f1f1a7;
--usubeni-red:#f26969;
}

More palettes to explore