All Palettes

Color Palette #db4f24, #f9a64e, #e3d3ab, #77b694, #4b8b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.langoustine {
color: #db4f24;
}
.gemini-mustard-momento {
color: #f9a64e;
}
.cream-cake {
color: #e3d3ab;
}
.mountain-lake-green {
color: #77b694;
}
.winter-green {
color: #4b8b7d;
}

/* CSS Variables */
:root {
--langoustine:#db4f24;
--gemini-mustard-momento:#f9a64e;
--cream-cake:#e3d3ab;
--mountain-lake-green:#77b694;
--winter-green:#4b8b7d;
}

More palettes to explore