All Palettes

Color Palette #a4c1ae, #dae7da, #f6f9d7, #f6b83c, #e65f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.cambridge-blue {
color: #a4c1ae;
}
.watercolour-white {
color: #dae7da;
}
.rising-star {
color: #f6f9d7;
}
.squash-blossom {
color: #f6b83c;
}
.sohi-red {
color: #e65f3d;
}

/* CSS Variables */
:root {
--cambridge-blue:#a4c1ae;
--watercolour-white:#dae7da;
--rising-star:#f6f9d7;
--squash-blossom:#f6b83c;
--sohi-red:#e65f3d;
}

More palettes to explore