All Palettes

Color Palette #f6d4c6, #f4a59f, #f28b69, #e06d4d, #cf4e3a

0%
0%
0%

CSS code for this palette

/* CSS */
.nutter-butter {
color: #f6d4c6;
}
.roseberry {
color: #f4a59f;
}
.morning-marmalade {
color: #f28b69;
}
.dusty-orange {
color: #e06d4d;
}
.red-lightning {
color: #cf4e3a;
}

/* CSS Variables */
:root {
--nutter-butter:#f6d4c6;
--roseberry:#f4a59f;
--morning-marmalade:#f28b69;
--dusty-orange:#e06d4d;
--red-lightning:#cf4e3a;
}

More palettes to explore