All Palettes

Color Palette #1f8cad, #5dbb8b, #f6d55a, #ed8c2c, #d8315b

0%
0%
0%

CSS code for this palette

/* CSS */
.mediterranean-sea {
color: #1f8cad;
}
.techno-turquoise {
color: #5dbb8b;
}
.wake-me-up {
color: #f6d55a;
}
.carnival {
color: #ed8c2c;
}
.chin-chin-cherry {
color: #d8315b;
}

/* CSS Variables */
:root {
--mediterranean-sea:#1f8cad;
--techno-turquoise:#5dbb8b;
--wake-me-up:#f6d55a;
--carnival:#ed8c2c;
--chin-chin-cherry:#d8315b;
}

More palettes to explore