All Palettes

Color Palette #4dabd1, #3c8bb9, #2c709b, #f8c749, #e54a38

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-blue {
color: #4dabd1;
}
.walker-lake {
color: #3c8bb9;
}
.deep-water {
color: #2c709b;
}
.cakepop-sorbet {
color: #f8c749;
}
.sour-cherry {
color: #e54a38;
}

/* CSS Variables */
:root {
--mystic-blue:#4dabd1;
--walker-lake:#3c8bb9;
--deep-water:#2c709b;
--cakepop-sorbet:#f8c749;
--sour-cherry:#e54a38;
}

More palettes to explore