All Palettes

Color Palette #f1a8a2, #ffb67a, #ffe59e, #a2d8d2, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.hello-yellow {
color: #ffe59e;
}
.smooth-satin {
color: #a2d8d2;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--macaroni-and-cheese:#ffb67a;
--hello-yellow:#ffe59e;
--smooth-satin:#a2d8d2;
--pompelmo:#ff6b6b;
}

More palettes to explore