All Palettes

Color Palette #3b8fab, #f2801c, #d3c6b6, #e1c9b2, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-moon {
color: #3b8fab;
}
.consumed-by-fire {
color: #f2801c;
}
.stark-white {
color: #d3c6b6;
}
.oat-cake {
color: #e1c9b2;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--blue-moon:#3b8fab;
--consumed-by-fire:#f2801c;
--stark-white:#d3c6b6;
--oat-cake:#e1c9b2;
--mad-for-mango:#f5a300;
}

More palettes to explore