All Palettes

Color Palette #ffb3d1, #ff9f85, #ffd36b, #a2d779, #6ab2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d1;
}
.tangerine-cream {
color: #ff9f85;
}
.hint-of-honey {
color: #ffd36b;
}
.crystal-green {
color: #a2d779;
}
.xavier-blue {
color: #6ab2e2;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d1;
--tangerine-cream:#ff9f85;
--hint-of-honey:#ffd36b;
--crystal-green:#a2d779;
--xavier-blue:#6ab2e2;
}

More palettes to explore