All Palettes

Color Palette #1a8a9e, #5fbf8c, #f5d270, #f9a64e, #e04c38

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1a8a9e;
}
.techno-turquoise {
color: #5fbf8c;
}
.yellow-tulip {
color: #f5d270;
}
.gemini-mustard-momento {
color: #f9a64e;
}
.sour-cherry {
color: #e04c38;
}

/* CSS Variables */
:root {
--safe-harbour:#1a8a9e;
--techno-turquoise:#5fbf8c;
--yellow-tulip:#f5d270;
--gemini-mustard-momento:#f9a64e;
--sour-cherry:#e04c38;
}

More palettes to explore