All Palettes

Color Palette #f3a34f, #f6c76a, #a4d68f, #4d8d99, #d84f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.troll-slayer-orange {
color: #f3a34f;
}
.yellow-currant {
color: #f6c76a;
}
.nature-s-delight {
color: #a4d68f;
}
.adrift {
color: #4d8d99;
}
.rose-turkish-delight {
color: #d84f7f;
}

/* CSS Variables */
:root {
--troll-slayer-orange:#f3a34f;
--yellow-currant:#f6c76a;
--nature-s-delight:#a4d68f;
--adrift:#4d8d99;
--rose-turkish-delight:#d84f7f;
}

More palettes to explore