All Palettes

Color Palette #a3d4e0, #f9c6a4, #f7afa1, #ff6e61, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d4e0;
}
.peach-damask {
color: #f9c6a4;
}
.first-date {
color: #f7afa1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--french-pass:#a3d4e0;
--peach-damask:#f9c6a4;
--first-date:#f7afa1;
--grapefruit-pulp:#ff6e61;
--snow-white-blush:#f9aeae;
}

More palettes to explore