All Palettes

Color Palette #5e8fde, #4c7f8a, #3a6969, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.united-nations-blue {
color: #5e8fde;
}
.brittany-blue {
color: #4c7f8a;
}
.betta-fish {
color: #3a6969;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--united-nations-blue:#5e8fde;
--brittany-blue:#4c7f8a;
--betta-fish:#3a6969;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore