All Palettes

Color Palette #a42d2d, #dba45c, #f2f6f8, #b6e8a1, #5b9f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.drive-in-cherry {
color: #a42d2d;
}
.butterscotch-syrup {
color: #dba45c;
}
.child-of-light {
color: #f2f6f8;
}
.basil-smash {
color: #b6e8a1;
}
.caulerpa-lentillifera {
color: #5b9f9a;
}

/* CSS Variables */
:root {
--drive-in-cherry:#a42d2d;
--butterscotch-syrup:#dba45c;
--child-of-light:#f2f6f8;
--basil-smash:#b6e8a1;
--caulerpa-lentillifera:#5b9f9a;
}

More palettes to explore