All Palettes

Color Palette #1c3b6d, #4a7c8c, #7dbaa0, #f8e49b, #f0843d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.sotek-green {
color: #4a7c8c;
}
.froggy-pond {
color: #7dbaa0;
}
.storm-lightning {
color: #f8e49b;
}
.cheddar-cheese {
color: #f0843d;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--sotek-green:#4a7c8c;
--froggy-pond:#7dbaa0;
--storm-lightning:#f8e49b;
--cheddar-cheese:#f0843d;
}

More palettes to explore