All Palettes

Color Palette #f1a8a2, #f6c1c1, #f4e4b3, #a6d8c8, #7eb9b5

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.princess-bride {
color: #f6c1c1;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.whirlpool {
color: #a6d8c8;
}
.kingfisher-turquoise {
color: #7eb9b5;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--princess-bride:#f6c1c1;
--smooth-as-corn-silk:#f4e4b3;
--whirlpool:#a6d8c8;
--kingfisher-turquoise:#7eb9b5;
}

More palettes to explore