All Palettes

Color Palette #b5c3a2, #e2b24b, #f3a14f, #d36969, #5d7b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.chopped-dill {
color: #b5c3a2;
}
.va-va-voom {
color: #e2b24b;
}
.troll-slayer-orange {
color: #f3a14f;
}
.lippie {
color: #d36969;
}
.titanium-blue {
color: #5d7b8e;
}

/* CSS Variables */
:root {
--chopped-dill:#b5c3a2;
--va-va-voom:#e2b24b;
--troll-slayer-orange:#f3a14f;
--lippie:#d36969;
--titanium-blue:#5d7b8e;
}

More palettes to explore