All Palettes

Color Palette #f1a8a2, #f2d48c, #f6f5c1, #a3d6e0, #609d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.sprouted {
color: #f2d48c;
}
.cocoa-butter {
color: #f6f5c1;
}
.terrace-pool {
color: #a3d6e0;
}
.cadet-blue {
color: #609d9f;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--sprouted:#f2d48c;
--cocoa-butter:#f6f5c1;
--terrace-pool:#a3d6e0;
--cadet-blue:#609d9f;
}

More palettes to explore