All Palettes

Color Palette #1c404f, #3b7c8c, #5db8c6, #b2e7f5, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-hill {
color: #1c404f;
}
.larkspur {
color: #3b7c8c;
}
.shinbashi {
color: #5db8c6;
}
.azure-sky {
color: #b2e7f5;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--blue-hill:#1c404f;
--larkspur:#3b7c8c;
--shinbashi:#5db8c6;
--azure-sky:#b2e7f5;
--floral-leaf:#ffb84d;
}

More palettes to explore