All Palettes

Color Palette #d74437, #f6993c, #f6d94c, #a1c3e3, #4f8eba

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.chat-orange {
color: #f6993c;
}
.gilded {
color: #f6d94c;
}
.pale-cerulean {
color: #a1c3e3;
}
.boat-house {
color: #4f8eba;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--chat-orange:#f6993c;
--gilded:#f6d94c;
--pale-cerulean:#a1c3e3;
--boat-house:#4f8eba;
}

More palettes to explore