All Palettes

Color Palette #a4c8df, #f2e6ba, #f6b83c, #db4f24, #a72a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a4c8df;
}
.menoth-white-base {
color: #f2e6ba;
}
.squash-blossom {
color: #f6b83c;
}
.langoustine {
color: #db4f24;
}
.harissa-red {
color: #a72a2a;
}

/* CSS Variables */
:root {
--sea-cliff:#a4c8df;
--menoth-white-base:#f2e6ba;
--squash-blossom:#f6b83c;
--langoustine:#db4f24;
--harissa-red:#a72a2a;
}

More palettes to explore