All Palettes

Color Palette #dae1e2, #c3d5d2, #9ac1b9, #ff6e61, #f2b02c

0%
0%
0%

CSS code for this palette

/* CSS */
.harbour-mist {
color: #dae1e2;
}
.geyser {
color: #c3d5d2;
}
.shadow-green {
color: #9ac1b9;
}
.grapefruit-pulp {
color: #ff6e61;
}
.xanthous {
color: #f2b02c;
}

/* CSS Variables */
:root {
--harbour-mist:#dae1e2;
--geyser:#c3d5d2;
--shadow-green:#9ac1b9;
--grapefruit-pulp:#ff6e61;
--xanthous:#f2b02c;
}

More palettes to explore