All Palettes

Color Palette #a1c1d4, #e5f2f5, #b9e2e4, #a4d5c7, #f2e2d9

0%
0%
0%

CSS code for this palette

/* CSS */
.airborne {
color: #a1c1d4;
}
.clear-vision {
color: #e5f2f5;
}
.basin-blue {
color: #b9e2e4;
}
.refresh {
color: #a4d5c7;
}
.soft-sunrise {
color: #f2e2d9;
}

/* CSS Variables */
:root {
--airborne:#a1c1d4;
--clear-vision:#e5f2f5;
--basin-blue:#b9e2e4;
--refresh:#a4d5c7;
--soft-sunrise:#f2e2d9;
}

More palettes to explore