All Palettes

Color Palette #4b91e2, #7cc09b, #f5c84d, #e76a89, #d8544f

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.neptune-green {
color: #7cc09b;
}
.sunny-mood {
color: #f5c84d;
}
.deep-blush {
color: #e76a89;
}
.capocollo {
color: #d8544f;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--neptune-green:#7cc09b;
--sunny-mood:#f5c84d;
--deep-blush:#e76a89;
--capocollo:#d8544f;
}

More palettes to explore