All Palettes

Color Palette #4a8abf, #69bf6d, #f2d40d, #f2903a, #d94d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8abf;
}
.bermudagrass {
color: #69bf6d;
}
.yellowl {
color: #f2d40d;
}
.spicy-paella {
color: #f2903a;
}
.fire-island {
color: #d94d3a;
}

/* CSS Variables */
:root {
--boat-house:#4a8abf;
--bermudagrass:#69bf6d;
--yellowl:#f2d40d;
--spicy-paella:#f2903a;
--fire-island:#d94d3a;
}

More palettes to explore