All Palettes

Color Palette #4c7090, #7b9db7, #a4c7d5, #ffb65c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.caspian-sea {
color: #4c7090;
}
.bluesy-note {
color: #7b9db7;
}
.corydalis-blue {
color: #a4c7d5;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--caspian-sea:#4c7090;
--bluesy-note:#7b9db7;
--corydalis-blue:#a4c7d5;
--peanut-butter-chicken:#ffb65c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore