All Palettes

Color Palette #5b919f, #aac5d5, #e2b9b1, #f2d89c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.manitou-blue {
color: #5b919f;
}
.dancing-in-the-rain {
color: #aac5d5;
}
.cavern-pink {
color: #e2b9b1;
}
.splash {
color: #f2d89c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--manitou-blue:#5b919f;
--dancing-in-the-rain:#aac5d5;
--cavern-pink:#e2b9b1;
--splash:#f2d89c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore