All Palettes

Color Palette #1f3a60, #2a596f, #4ea29f, #f6c80e, #f35c20

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.chathams-blue {
color: #2a596f;
}
.rockpool {
color: #4ea29f;
}
.egg-toast {
color: #f6c80e;
}
.plastic-carrot {
color: #f35c20;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--chathams-blue:#2a596f;
--rockpool:#4ea29f;
--egg-toast:#f6c80e;
--plastic-carrot:#f35c20;
}

More palettes to explore