All Palettes

Color Palette #4b8fb9, #3b7a91, #5abf8b, #f6c02c, #e56b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4b8fb9;
}
.larkspur {
color: #3b7a91;
}
.spearmint-burst {
color: #5abf8b;
}
.freesia {
color: #f6c02c;
}
.iron-orange {
color: #e56b1f;
}

/* CSS Variables */
:root {
--boat-house:#4b8fb9;
--larkspur:#3b7a91;
--spearmint-burst:#5abf8b;
--freesia:#f6c02c;
--iron-orange:#e56b1f;
}

More palettes to explore