All Palettes

Color Palette #609d9f, #2e8a56, #f0e78e, #ff8052, #ff1492

0%
0%
0%

CSS code for this palette

/* CSS */
.cadet-blue {
color: #609d9f;
}
.lake-green {
color: #2e8a56;
}
.bright-khaki {
color: #f0e78e;
}
.n-rang-orange {
color: #ff8052;
}
.secret-story {
color: #ff1492;
}

/* CSS Variables */
:root {
--cadet-blue:#609d9f;
--lake-green:#2e8a56;
--bright-khaki:#f0e78e;
--n-rang-orange:#ff8052;
--secret-story:#ff1492;
}

More palettes to explore