All Palettes

Color Palette #ff794d, #efb18f, #c6e2a1, #a1dae2, #4f8cba

0%
0%
0%

CSS code for this palette

/* CSS */
.rinsed-out-red {
color: #ff794d;
}
.apricot-preserves {
color: #efb18f;
}
.field-day {
color: #c6e2a1;
}
.terrace-pool {
color: #a1dae2;
}
.boat-house {
color: #4f8cba;
}

/* CSS Variables */
:root {
--rinsed-out-red:#ff794d;
--apricot-preserves:#efb18f;
--field-day:#c6e2a1;
--terrace-pool:#a1dae2;
--boat-house:#4f8cba;
}

More palettes to explore