All Palettes

Color Palette #4f7e92, #a5c9d5, #f6e5b1, #f1b341, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.mallorca-blue {
color: #4f7e92;
}
.drip {
color: #a5c9d5;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--mallorca-blue:#4f7e92;
--drip:#a5c9d5;
--smooth-as-corn-silk:#f6e5b1;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
}

More palettes to explore