All Palettes

Color Palette #d74437, #f0993d, #f5c95c, #f8eca5, #a3d7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.sacral-chakra {
color: #f0993d;
}
.deep-fried-sun-rays {
color: #f5c95c;
}
.lazy-daisy {
color: #f8eca5;
}
.southern-belle {
color: #a3d7c5;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--sacral-chakra:#f0993d;
--deep-fried-sun-rays:#f5c95c;
--lazy-daisy:#f8eca5;
--southern-belle:#a3d7c5;
}

More palettes to explore