All Palettes

Color Palette #d74f37, #dca94c, #f2d578, #a1c1d4, #5d7b92

0%
0%
0%

CSS code for this palette

/* CSS */
.fire-island {
color: #d74f37;
}
.golden-apricot {
color: #dca94c;
}
.sport-yellow {
color: #f2d578;
}
.airborne {
color: #a1c1d4;
}
.provincial-blue {
color: #5d7b92;
}

/* CSS Variables */
:root {
--fire-island:#d74f37;
--golden-apricot:#dca94c;
--sport-yellow:#f2d578;
--airborne:#a1c1d4;
--provincial-blue:#5d7b92;
}

More palettes to explore