All Palettes

Color Palette #1a3b5b, #3d7b8a, #7ebe91, #f0e4a8, #f37c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.poseidon {
color: #1a3b5b;
}
.blue-catch {
color: #3d7b8a;
}
.oilcloth-green {
color: #7ebe91;
}
.boxwood-yellow {
color: #f0e4a8;
}
.meat {
color: #f37c7c;
}

/* CSS Variables */
:root {
--poseidon:#1a3b5b;
--blue-catch:#3d7b8a;
--oilcloth-green:#7ebe91;
--boxwood-yellow:#f0e4a8;
--meat:#f37c7c;
}

More palettes to explore