All Palettes

Color Palette #274f4a, #4b7c6e, #6eaf8d, #a8e1c1, #d2f9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.carriage-green {
color: #274f4a;
}
.hooker-s-green {
color: #4b7c6e;
}
.dublin-jack {
color: #6eaf8d;
}
.mountain-mint {
color: #a8e1c1;
}
.cactus-water {
color: #d2f9e0;
}

/* CSS Variables */
:root {
--carriage-green:#274f4a;
--hooker-s-green:#4b7c6e;
--dublin-jack:#6eaf8d;
--mountain-mint:#a8e1c1;
--cactus-water:#d2f9e0;
}

More palettes to explore