All Palettes

Color Palette #fbd24b, #f7a65e, #f79c6e, #f69988, #ef809e

0%
0%
0%

CSS code for this palette

/* CSS */
.vibrant {
color: #fbd24b;
}
.sandy-brown {
color: #f7a65e;
}
.burning-coals {
color: #f79c6e;
}
.rose-essence {
color: #f69988;
}
.pink-carnation {
color: #ef809e;
}

/* CSS Variables */
:root {
--vibrant:#fbd24b;
--sandy-brown:#f7a65e;
--burning-coals:#f79c6e;
--rose-essence:#f69988;
--pink-carnation:#ef809e;
}

More palettes to explore