All Palettes

Color Palette #2a699d, #50b2d3, #f5e0a3, #f24a3a, #8a3d94

0%
0%
0%

CSS code for this palette

/* CSS */
.blues {
color: #2a699d;
}
.blue-martini {
color: #50b2d3;
}
.sun-dust {
color: #f5e0a3;
}
.strawberry-avalanche {
color: #f24a3a;
}
.cadmium-violet {
color: #8a3d94;
}

/* CSS Variables */
:root {
--blues:#2a699d;
--blue-martini:#50b2d3;
--sun-dust:#f5e0a3;
--strawberry-avalanche:#f24a3a;
--cadmium-violet:#8a3d94;
}

More palettes to explore