All Palettes

Color Palette #a8d3e1, #7fbec3, #3e8e8e, #f1c6a7, #f26850

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.cuttlefish {
color: #7fbec3;
}
.blue-chill {
color: #3e8e8e;
}
.citrus-sachet {
color: #f1c6a7;
}
.sango-red {
color: #f26850;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--cuttlefish:#7fbec3;
--blue-chill:#3e8e8e;
--citrus-sachet:#f1c6a7;
--sango-red:#f26850;
}

More palettes to explore