All Palettes

Color Palette #7d7d9b, #b2c6d7, #f0a800, #e45d58, #3f8d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-intrigue {
color: #7d7d9b;
}
.cloudy-valley {
color: #b2c6d7;
}
.welcoming-wasp {
color: #f0a800;
}
.reductant {
color: #e45d58;
}
.blue-chill {
color: #3f8d8d;
}

/* CSS Variables */
:root {
--blue-intrigue:#7d7d9b;
--cloudy-valley:#b2c6d7;
--welcoming-wasp:#f0a800;
--reductant:#e45d58;
--blue-chill:#3f8d8d;
}

More palettes to explore