All Palettes

Color Palette #54b8c9, #2b798c, #2b4c5f, #8f3d5a, #d14e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-range-blue {
color: #54b8c9;
}
.turkish-stone {
color: #2b798c;
}
.deep-ocean {
color: #2b4c5f;
}
.quinacridone-magenta {
color: #8f3d5a;
}
.warming-heart {
color: #d14e3d;
}

/* CSS Variables */
:root {
--mountain-range-blue:#54b8c9;
--turkish-stone:#2b798c;
--deep-ocean:#2b4c5f;
--quinacridone-magenta:#8f3d5a;
--warming-heart:#d14e3d;
}

More palettes to explore