All Palettes

Color Palette #3b9fd8, #4fcf8f, #f6c73c, #f78d1d, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3b9fd8;
}
.enamelled-dragon {
color: #4fcf8f;
}
.lemonade-stand {
color: #f6c73c;
}
.miami-marmalade {
color: #f78d1d;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--dayflower:#3b9fd8;
--enamelled-dragon:#4fcf8f;
--lemonade-stand:#f6c73c;
--miami-marmalade:#f78d1d;
--crab-curry:#da4b2b;
}

More palettes to explore