All Palettes

Color Palette #a5c2e9, #f4b69f, #f6e3b6, #e3b24f, #d85a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a5c2e9;
}
.first-date {
color: #f4b69f;
}
.flan {
color: #f6e3b6;
}
.yolk-yellow {
color: #e3b24f;
}
.bricks-of-hope {
color: #d85a5a;
}

/* CSS Variables */
:root {
--sky-high:#a5c2e9;
--first-date:#f4b69f;
--flan:#f6e3b6;
--yolk-yellow:#e3b24f;
--bricks-of-hope:#d85a5a;
}

More palettes to explore