All Palettes

Color Palette #f0a3b0, #ff6e61, #ffb347, #f1e48e, #4db8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.pinque {
color: #f0a3b0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.gentlemann-s-business-pants {
color: #f1e48e;
}
.hello-summer {
color: #4db8ff;
}

/* CSS Variables */
:root {
--pinque:#f0a3b0;
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--gentlemann-s-business-pants:#f1e48e;
--hello-summer:#4db8ff;
}

More palettes to explore