All Palettes

Color Palette #1d3f72, #2a7c92, #4cb8a8, #f2e96e, #f14b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.turkish-stone {
color: #2a7c92;
}
.mountain-lake-azure {
color: #4cb8a8;
}
.lemon-verbena {
color: #f2e96e;
}
.strawberry-avalanche {
color: #f14b3b;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--turkish-stone:#2a7c92;
--mountain-lake-azure:#4cb8a8;
--lemon-verbena:#f2e96e;
--strawberry-avalanche:#f14b3b;
}

More palettes to explore