All Palettes

Color Palette #a9d9e5, #a1c6d4, #b7e2e6, #f2f8f6, #f5b8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a9d9e5;
}
.blue-dam {
color: #a1c6d4;
}
.seascape-green {
color: #b7e2e6;
}
.gram-s-hair {
color: #f2f8f6;
}
.antique-cameo {
color: #f5b8a3;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a9d9e5;
--blue-dam:#a1c6d4;
--seascape-green:#b7e2e6;
--gram-s-hair:#f2f8f6;
--antique-cameo:#f5b8a3;
}

More palettes to explore