All Palettes

Color Palette #c52b2b, #e76a6a, #f5a524, #f8d94f, #ffda94

0%
0%
0%

CSS code for this palette

/* CSS */
.knockout {
color: #c52b2b;
}
.porcelain-rose {
color: #e76a6a;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.royal-yellow {
color: #f8d94f;
}
.lemon-pound-cake {
color: #ffda94;
}

/* CSS Variables */
:root {
--knockout:#c52b2b;
--porcelain-rose:#e76a6a;
--apricot-glazed-chicken:#f5a524;
--royal-yellow:#f8d94f;
--lemon-pound-cake:#ffda94;
}

More palettes to explore