All Palettes

Color Palette #1f3a3d, #3a6c6e, #4db0d1, #8ce3e3, #f0b2b2

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.aquarium {
color: #3a6c6e;
}
.epimetheus {
color: #4db0d1;
}
.island-paradise {
color: #8ce3e3;
}
.deeply-embarrassed {
color: #f0b2b2;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--aquarium:#3a6c6e;
--epimetheus:#4db0d1;
--island-paradise:#8ce3e3;
--deeply-embarrassed:#f0b2b2;
}

More palettes to explore