All Palettes

Color Palette #1f3d5c, #508eb4, #76c5e0, #f4d35d, #f54242

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.atlantic-gull {
color: #508eb4;
}
.hawaiian-breeze {
color: #76c5e0;
}
.salmon-eggs {
color: #f4d35d;
}
.glowing-brake-disc {
color: #f54242;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--atlantic-gull:#508eb4;
--hawaiian-breeze:#76c5e0;
--salmon-eggs:#f4d35d;
--glowing-brake-disc:#f54242;
}

More palettes to explore