All Palettes

Color Palette #a2afc3, #c5d8e2, #f3e5d8, #ffd79e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a2afc3;
}
.blue-pearl {
color: #c5d8e2;
}
.early-sunset {
color: #f3e5d8;
}
.august-morning {
color: #ffd79e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-pot:#a2afc3;
--blue-pearl:#c5d8e2;
--early-sunset:#f3e5d8;
--august-morning:#ffd79e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore