All Palettes

Color Palette #4a8bba, #5eb5d4, #f4cf3e, #f09c00, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.flyway {
color: #5eb5d4;
}
.marigold-dust {
color: #f4cf3e;
}
.wiener-schnitzel {
color: #f09c00;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--flyway:#5eb5d4;
--marigold-dust:#f4cf3e;
--wiener-schnitzel:#f09c00;
--fire-island:#d8503b;
}

More palettes to explore