All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #74d8ce, #2a7976

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.hidden-sea-glass {
color: #74d8ce;
}
.elm {
color: #2a7976;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--hidden-sea-glass:#74d8ce;
--elm:#2a7976;
}

More palettes to explore