All Palettes

Color Palette #691b3d, #9d2a3d, #d15b33, #f6c02c, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.pompadour {
color: #691b3d;
}
.velvet-cake {
color: #9d2a3d;
}
.chilean-fire {
color: #d15b33;
}
.freesia {
color: #f6c02c;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--pompadour:#691b3d;
--velvet-cake:#9d2a3d;
--chilean-fire:#d15b33;
--freesia:#f6c02c;
--the-first-daffodil:#ffee8f;
}

More palettes to explore