All Palettes

Color Palette #1f3a3d, #3d7071, #5b9a99, #88d8d3, #b2e1e0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.peabody {
color: #3d7071;
}
.caulerpa-lentillifera {
color: #5b9a99;
}
.rainwater {
color: #88d8d3;
}
.frosty-soft-blue {
color: #b2e1e0;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--peabody:#3d7071;
--caulerpa-lentillifera:#5b9a99;
--rainwater:#88d8d3;
--frosty-soft-blue:#b2e1e0;
}

More palettes to explore