All Palettes

Color Palette #1f3a65, #2f6d8e, #5abf8c, #f4c63e, #e96c3f

0%
0%
0%

CSS code for this palette

/* CSS */
.passionate-blue {
color: #1f3a65;
}
.ocean-call {
color: #2f6d8e;
}
.spearmint-burst {
color: #5abf8c;
}
.softsun {
color: #f4c63e;
}
.aurora-orange {
color: #e96c3f;
}

/* CSS Variables */
:root {
--passionate-blue:#1f3a65;
--ocean-call:#2f6d8e;
--spearmint-burst:#5abf8c;
--softsun:#f4c63e;
--aurora-orange:#e96c3f;
}

More palettes to explore