All Palettes

Color Palette #5c6b99, #aab9d5, #e5e9f5, #ffd54d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.moonshade {
color: #5c6b99;
}
.over-the-moon {
color: #aab9d5;
}
.whisper-blue {
color: #e5e9f5;
}
.vibrant {
color: #ffd54d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--moonshade:#5c6b99;
--over-the-moon:#aab9d5;
--whisper-blue:#e5e9f5;
--vibrant:#ffd54d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore