All Palettes

Color Palette #1f3b4d, #2a698d, #4bb4a6, #f7d06e, #f8686f

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.ocean-call {
color: #2a698d;
}
.sacred-turquoise {
color: #4bb4a6;
}
.yellow-tulip {
color: #f7d06e;
}
.sugar-coral {
color: #f8686f;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--ocean-call:#2a698d;
--sacred-turquoise:#4bb4a6;
--yellow-tulip:#f7d06e;
--sugar-coral:#f8686f;
}

More palettes to explore