All Palettes

Color Palette #1f3d5c, #294a6a, #4f6c8c, #88c1d8, #f7b059

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.singing-the-blues {
color: #294a6a;
}
.berry-pie {
color: #4f6c8c;
}
.sky-babe {
color: #88c1d8;
}
.duckling {
color: #f7b059;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--singing-the-blues:#294a6a;
--berry-pie:#4f6c8c;
--sky-babe:#88c1d8;
--duckling:#f7b059;
}

More palettes to explore