All Palettes

Color Palette #1f8974, #4ab5b3, #95d5d3, #f3e5af, #f6a35a

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-springs-splash {
color: #1f8974;
}
.crystalsong-blue {
color: #4ab5b3;
}
.summer-soft-blue {
color: #95d5d3;
}
.oyster-bisque {
color: #f3e5af;
}
.bergamot-orange {
color: #f6a35a;
}

/* CSS Variables */
:root {
--palm-springs-splash:#1f8974;
--crystalsong-blue:#4ab5b3;
--summer-soft-blue:#95d5d3;
--oyster-bisque:#f3e5af;
--bergamot-orange:#f6a35a;
}

More palettes to explore