All Palettes

Color Palette #1f3a3d, #4b918d, #b3cfd6, #f8c6a5, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.mirage-lake {
color: #4b918d;
}
.heaven {
color: #b3cfd6;
}
.peach-damask {
color: #f8c6a5;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--mirage-lake:#4b918d;
--heaven:#b3cfd6;
--peach-damask:#f8c6a5;
--sun-orange:#f47b1f;
}

More palettes to explore