All Palettes

Color Palette #a4c8e0, #5c9a9d, #3d6b68, #f1e0b1, #f26140

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a4c8e0;
}
.jugendstil-turquoise {
color: #5c9a9d;
}
.moonlit-forest {
color: #3d6b68;
}
.bone-white {
color: #f1e0b1;
}
.opulent-orange {
color: #f26140;
}

/* CSS Variables */
:root {
--sea-cliff:#a4c8e0;
--jugendstil-turquoise:#5c9a9d;
--moonlit-forest:#3d6b68;
--bone-white:#f1e0b1;
--opulent-orange:#f26140;
}

More palettes to explore