All Palettes

Color Palette #fe6d5d, #ff9a6b, #ffba7a, #ffeba3, #ffd83d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.macaroni-and-cheese {
color: #ffba7a;
}
.baby-chick {
color: #ffeba3;
}
.exploding-star {
color: #ffd83d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--fresh-cantaloupe:#ff9a6b;
--macaroni-and-cheese:#ffba7a;
--baby-chick:#ffeba3;
--exploding-star:#ffd83d;
}

More palettes to explore