All Palettes

Color Palette #a3d5e0, #f7b7a1, #f6d579, #f1a8a2, #e2d7c5

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.mystic-tulip {
color: #f7b7a1;
}
.oriole-yellow {
color: #f6d579;
}
.calabrese {
color: #f1a8a2;
}
.canvas-luggage {
color: #e2d7c5;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--mystic-tulip:#f7b7a1;
--oriole-yellow:#f6d579;
--calabrese:#f1a8a2;
--canvas-luggage:#e2d7c5;
}

More palettes to explore