All Palettes

Color Palette #d44a3a, #f18a3b, #f1cb4b, #a1d449, #4bb9b7

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d44a3a;
}
.hot-orange {
color: #f18a3b;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.wicked-green {
color: #a1d449;
}
.arctic-green {
color: #4bb9b7;
}

/* CSS Variables */
:root {
--warming-heart:#d44a3a;
--hot-orange:#f18a3b;
--solar-plexus-chakra:#f1cb4b;
--wicked-green:#a1d449;
--arctic-green:#4bb9b7;
}

More palettes to explore