All Palettes

Color Palette #f0e78e, #f4c79f, #f06a6a, #c94a6c, #697e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.avid-apricot {
color: #f4c79f;
}
.usubeni-red {
color: #f06a6a;
}
.royal-banner {
color: #c94a6c;
}
.searching-blue {
color: #697e9b;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--avid-apricot:#f4c79f;
--usubeni-red:#f06a6a;
--royal-banner:#c94a6c;
--searching-blue:#697e9b;
}

More palettes to explore