All Palettes

Color Palette #1f3a3d, #3a6969, #6bb3a3, #b3dfdf, #f2f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.betta-fish {
color: #3a6969;
}
.tropic-turquoise {
color: #6bb3a3;
}
.frosty-soft-blue {
color: #b3dfdf;
}
.distant-horizon {
color: #f2f8f8;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--betta-fish:#3a6969;
--tropic-turquoise:#6bb3a3;
--frosty-soft-blue:#b3dfdf;
--distant-horizon:#f2f8f8;
}

More palettes to explore