All Palettes

Color Palette #a8d6e6, #d1e5f0, #f9b4a4, #fcac88, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a8d6e6;
}
.first-frost {
color: #d1e5f0;
}
.just-blush {
color: #f9b4a4;
}
.sunset-over-the-alps {
color: #fcac88;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a8d6e6;
--first-frost:#d1e5f0;
--just-blush:#f9b4a4;
--sunset-over-the-alps:#fcac88;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore