All Palettes

Color Palette #4b91e2, #d9513f, #a2c2e7, #e57179, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.spirit-warrior {
color: #d9513f;
}
.sky-high {
color: #a2c2e7;
}
.natural-candy-pink {
color: #e57179;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--spirit-warrior:#d9513f;
--sky-high:#a2c2e7;
--natural-candy-pink:#e57179;
--honey-wax:#f9a824;
}

More palettes to explore