All Palettes

Color Palette #4dabd1, #a0dae9, #f6e5b1, #f9b1ae, #d95d45

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-blue {
color: #4dabd1;
}
.nevada-sky {
color: #a0dae9;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.peach-bud {
color: #f9b1ae;
}
.flame-stitch {
color: #d95d45;
}

/* CSS Variables */
:root {
--mystic-blue:#4dabd1;
--nevada-sky:#a0dae9;
--smooth-as-corn-silk:#f6e5b1;
--peach-bud:#f9b1ae;
--flame-stitch:#d95d45;
}

More palettes to explore