All Palettes

Color Palette #a3d5e0, #f1b1c9, #ffec8f, #ff6e61, #e05c7f

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.fairy-tale {
color: #f1b1c9;
}
.the-first-daffodil {
color: #ffec8f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blush-d-amour {
color: #e05c7f;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--fairy-tale:#f1b1c9;
--the-first-daffodil:#ffec8f;
--grapefruit-pulp:#ff6e61;
--blush-d-amour:#e05c7f;
}

More palettes to explore