All Palettes

Color Palette #6ba0e1, #f0a3c7, #fdfd96, #f6a2a2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.greek-sea {
color: #6ba0e1;
}
.elastic-pink {
color: #f0a3c7;
}
.pastel-yellow {
color: #fdfd96;
}
.candy-heart-pink {
color: #f6a2a2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--greek-sea:#6ba0e1;
--elastic-pink:#f0a3c7;
--pastel-yellow:#fdfd96;
--candy-heart-pink:#f6a2a2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore