All Palettes

Color Palette #709ddb, #f7b5a1, #f4e18a, #ff6e61, #2e5a76

0%
0%
0%

CSS code for this palette

/* CSS */
.kindred {
color: #709ddb;
}
.mystic-tulip {
color: #f7b5a1;
}
.pale-banana {
color: #f4e18a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mountain-lake {
color: #2e5a76;
}

/* CSS Variables */
:root {
--kindred:#709ddb;
--mystic-tulip:#f7b5a1;
--pale-banana:#f4e18a;
--grapefruit-pulp:#ff6e61;
--mountain-lake:#2e5a76;
}

More palettes to explore