All Palettes

Color Palette #1f75d1, #57a3ea, #a1d7e8, #f1e3b7, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-eyed-boy {
color: #1f75d1;
}
.feather-star {
color: #57a3ea;
}
.nevada-sky {
color: #a1d7e8;
}
.james-blonde {
color: #f1e3b7;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--blue-eyed-boy:#1f75d1;
--feather-star:#57a3ea;
--nevada-sky:#a1d7e8;
--james-blonde:#f1e3b7;
--peach-butter:#fbaf3c;
}

More palettes to explore