All Palettes

Color Palette #5b8b9a, #a6c4d9, #f1e9b7, #f1b07e, #d75b5d

0%
0%
0%

CSS code for this palette

/* CSS */
.adriatic-blue {
color: #5b8b9a;
}
.frozen-blue {
color: #a6c4d9;
}
.menoth-white-base {
color: #f1e9b7;
}
.exciting-orange {
color: #f1b07e;
}
.roman {
color: #d75b5d;
}

/* CSS Variables */
:root {
--adriatic-blue:#5b8b9a;
--frozen-blue:#a6c4d9;
--menoth-white-base:#f1e9b7;
--exciting-orange:#f1b07e;
--roman:#d75b5d;
}

More palettes to explore