All Palettes

Color Palette #3a4b78, #4b8a8b, #74b49b, #f0e4a8, #e86e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-knight {
color: #3a4b78;
}
.flounce {
color: #4b8a8b;
}
.dusty-jade-green {
color: #74b49b;
}
.boxwood-yellow {
color: #f0e4a8;
}
.orangeville {
color: #e86e5e;
}

/* CSS Variables */
:root {
--noble-knight:#3a4b78;
--flounce:#4b8a8b;
--dusty-jade-green:#74b49b;
--boxwood-yellow:#f0e4a8;
--orangeville:#e86e5e;
}

More palettes to explore