All Palettes

Color Palette #4b85f1, #6cb0f4, #92d7f6, #f3e97c, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.seljuk-blue {
color: #4b85f1;
}
.broken-blue {
color: #6cb0f4;
}
.long-island-sound {
color: #92d7f6;
}
.canola-oil {
color: #f3e97c;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--seljuk-blue:#4b85f1;
--broken-blue:#6cb0f4;
--long-island-sound:#92d7f6;
--canola-oil:#f3e97c;
--squash-blossom:#f6b83c;
}

More palettes to explore