All Palettes

Color Palette #1b4b3d, #2f7f60, #40bf8e, #a1d6d9, #f1f8f4

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1b4b3d;
}
.trans-tasman {
color: #2f7f60;
}
.aragon-green {
color: #40bf8e;
}
.blue-tint {
color: #a1d6d9;
}
.peaceful-rain {
color: #f1f8f4;
}

/* CSS Variables */
:root {
--brunswick-green:#1b4b3d;
--trans-tasman:#2f7f60;
--aragon-green:#40bf8e;
--blue-tint:#a1d6d9;
--peaceful-rain:#f1f8f4;
}

More palettes to explore