All Palettes

Color Palette #c8d5d4, #f0efe5, #f9b39f, #ef6c6c, #d9513f

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-splash {
color: #c8d5d4;
}
.oyster-island {
color: #f0efe5;
}
.mystic-tulip {
color: #f9b39f;
}
.porcelain-rose {
color: #ef6c6c;
}
.spirit-warrior {
color: #d9513f;
}

/* CSS Variables */
:root {
--sky-splash:#c8d5d4;
--oyster-island:#f0efe5;
--mystic-tulip:#f9b39f;
--porcelain-rose:#ef6c6c;
--spirit-warrior:#d9513f;
}

More palettes to explore