All Palettes

Color Palette #a9daea, #f4b99f, #ffda9e, #ff6e61, #c1d3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a9daea;
}
.certain-peach {
color: #f4b99f;
}
.south-shore-sun {
color: #ffda9e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.scandinavian-sky {
color: #c1d3d7;
}

/* CSS Variables */
:root {
--blue-click:#a9daea;
--certain-peach:#f4b99f;
--south-shore-sun:#ffda9e;
--grapefruit-pulp:#ff6e61;
--scandinavian-sky:#c1d3d7;
}

More palettes to explore