All Palettes

Color Palette #ffb19e, #ff6e61, #cc4c38, #ffb84d, #fff68f

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.painted-poppy {
color: #cc4c38;
}
.floral-leaf {
color: #ffb84d;
}
.the-first-daffodil {
color: #fff68f;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--grapefruit-pulp:#ff6e61;
--painted-poppy:#cc4c38;
--floral-leaf:#ffb84d;
--the-first-daffodil:#fff68f;
}

More palettes to explore