All Palettes

Color Palette #1f1b79, #3b5f8c, #5b9a90, #f5c79e, #ff7e61

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.antilles-blue {
color: #3b5f8c;
}
.dull-teal {
color: #5b9a90;
}
.cactus-blooms {
color: #f5c79e;
}
.sunset-papaya {
color: #ff7e61;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--antilles-blue:#3b5f8c;
--dull-teal:#5b9a90;
--cactus-blooms:#f5c79e;
--sunset-papaya:#ff7e61;
}

More palettes to explore