All Palettes

Color Palette #1f8e7e, #3fd5b2, #84f0c5, #f9d971, #fc6a45

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-springs-splash {
color: #1f8e7e;
}
.bianchi-green {
color: #3fd5b2;
}
.light-turquoise {
color: #84f0c5;
}
.top-banana {
color: #f9d971;
}
.outrageous-orange {
color: #fc6a45;
}

/* CSS Variables */
:root {
--palm-springs-splash:#1f8e7e;
--bianchi-green:#3fd5b2;
--light-turquoise:#84f0c5;
--top-banana:#f9d971;
--outrageous-orange:#fc6a45;
}

More palettes to explore