All Palettes

Color Palette #3b5d9b, #599b80, #d1c44d, #e66b2d, #b9508c

0%
0%
0%

CSS code for this palette

/* CSS */
.raftsman {
color: #3b5d9b;
}
.green-spruce {
color: #599b80;
}
.anime {
color: #d1c44d;
}
.glazed-carrot {
color: #e66b2d;
}
.berry-boost {
color: #b9508c;
}

/* CSS Variables */
:root {
--raftsman:#3b5d9b;
--green-spruce:#599b80;
--anime:#d1c44d;
--glazed-carrot:#e66b2d;
--berry-boost:#b9508c;
}

More palettes to explore