All Palettes

Color Palette #0f3461, #1b4d83, #2b789c, #4fbf8f, #f7f7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.funnel-cloud {
color: #0f3461;
}
.lake-baikal {
color: #1b4d83;
}
.fun-and-games {
color: #2b789c;
}
.garish-green {
color: #4fbf8f;
}
.high-reflective-white {
color: #f7f7f2;
}

/* CSS Variables */
:root {
--funnel-cloud:#0f3461;
--lake-baikal:#1b4d83;
--fun-and-games:#2b789c;
--garish-green:#4fbf8f;
--high-reflective-white:#f7f7f2;
}

More palettes to explore