All Palettes

Color Palette #6a9a6e, #a6c5b0, #ff9b3d, #f15b50, #f3e43f

0%
0%
0%

CSS code for this palette

/* CSS */
.rosemary-green {
color: #6a9a6e;
}
.green-silk {
color: #a6c5b0;
}
.hawaiian-passion {
color: #ff9b3d;
}
.hot-coral {
color: #f15b50;
}
.highlighter-yellow {
color: #f3e43f;
}

/* CSS Variables */
:root {
--rosemary-green:#6a9a6e;
--green-silk:#a6c5b0;
--hawaiian-passion:#ff9b3d;
--hot-coral:#f15b50;
--highlighter-yellow:#f3e43f;
}

More palettes to explore