All Palettes

Color Palette #1f3a60, #4a6cb5, #90b9e4, #f7c94b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.azraq-blue {
color: #4a6cb5;
}
.adrift-on-the-nile {
color: #90b9e4;
}
.sunny-mood {
color: #f7c94b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--azraq-blue:#4a6cb5;
--adrift-on-the-nile:#90b9e4;
--sunny-mood:#f7c94b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore