All Palettes

Color Palette #b83d3d, #efae3e, #f1d05b, #b4e4b7, #87b8c4

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-bomb {
color: #b83d3d;
}
.butter-cream {
color: #efae3e;
}
.sorreno-lemon {
color: #f1d05b;
}
.fringy-flower {
color: #b4e4b7;
}
.crystal-lake {
color: #87b8c4;
}

/* CSS Variables */
:root {
--cherry-bomb:#b83d3d;
--butter-cream:#efae3e;
--sorreno-lemon:#f1d05b;
--fringy-flower:#b4e4b7;
--crystal-lake:#87b8c4;
}

More palettes to explore