All Palettes

Color Palette #4a87e8, #6cb4f4, #a2d4f1, #f6e5b1, #f8c1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.seljuk-blue {
color: #4a87e8;
}
.broken-blue {
color: #6cb4f4;
}
.juzcar-blue {
color: #a2d4f1;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}
.apricot-obsession {
color: #f8c1b4;
}

/* CSS Variables */
:root {
--seljuk-blue:#4a87e8;
--broken-blue:#6cb4f4;
--juzcar-blue:#a2d4f1;
--smooth-as-corn-silk:#f6e5b1;
--apricot-obsession:#f8c1b4;
}

More palettes to explore