All Palettes

Color Palette #4b6eaf, #9fc1e5, #e1e7f4, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bluebonnet-frost {
color: #4b6eaf;
}
.pale-cerulean {
color: #9fc1e5;
}
.crystal-falls {
color: #e1e7f4;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bluebonnet-frost:#4b6eaf;
--pale-cerulean:#9fc1e5;
--crystal-falls:#e1e7f4;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore