All Palettes

Color Palette #d7602d, #394d79, #efaf25, #1c2b6d, #c75d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d7602d;
}
.noble-knight {
color: #394d79;
}
.apricot-glazed-chicken {
color: #efaf25;
}
.mythical-night {
color: #1c2b6d;
}
.cold-brew-tonic {
color: #c75d3d;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d7602d;
--noble-knight:#394d79;
--apricot-glazed-chicken:#efaf25;
--mythical-night:#1c2b6d;
--cold-brew-tonic:#c75d3d;
}

More palettes to explore