All Palettes

Color Palette #a1c1d4, #d8e4e3, #f3f7a6, #f3c49b, #c77c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.airborne {
color: #a1c1d4;
}
.airflow {
color: #d8e4e3;
}
.shalimar {
color: #f3f7a6;
}
.almond-cream {
color: #f3c49b;
}
.terracotta-chip {
color: #c77c5c;
}

/* CSS Variables */
:root {
--airborne:#a1c1d4;
--airflow:#d8e4e3;
--shalimar:#f3f7a6;
--almond-cream:#f3c49b;
--terracotta-chip:#c77c5c;
}

More palettes to explore