All Palettes

Color Palette #f0e78e, #a4c6a6, #5b8b9a, #3e5c89, #2e3b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.french-market {
color: #a4c6a6;
}
.adriatic-blue {
color: #5b8b9a;
}
.delft {
color: #3e5c89;
}
.blue-fantastic {
color: #2e3b4d;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--french-market:#a4c6a6;
--adriatic-blue:#5b8b9a;
--delft:#3e5c89;
--blue-fantastic:#2e3b4d;
}

More palettes to explore