All Palettes

Color Palette #d9623a, #f3b777, #fce8b6, #a4d2d5, #5f8c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.flint-corn-red {
color: #d9623a;
}
.rosy-skin {
color: #f3b777;
}
.song-of-summer {
color: #fce8b6;
}
.cay {
color: #a4d2d5;
}
.steel-teal {
color: #5f8c8b;
}

/* CSS Variables */
:root {
--flint-corn-red:#d9623a;
--rosy-skin:#f3b777;
--song-of-summer:#fce8b6;
--cay:#a4d2d5;
--steel-teal:#5f8c8b;
}

More palettes to explore