Berry the Polar Bear Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Berry the Polar Bear palette
tavolozza dei colori Berry the Polar Bear CSS
/* CSS */
.color-1 {
color: #c5a4d5;
}
.color-2 {
color: #eab8e4;
}
.color-3 {
color: #f6d5df;
}
.color-4 {
color: #f4a4b9;
}
.color-5 {
color: #ea809e;
}
/* CSS Variables */
:root {
--color-1: #c5a4d5;
--color-2: #eab8e4;
--color-3: #f6d5df;
--color-4: #f4a4b9;
--color-5: #ea809e;
}
CSS con gradiente di sfondo Berry the Polar Bear
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5a4d5, #eab8e4, #f6d5df, #f4a4b9, #ea809e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5a4d5, #eab8e4, #f6d5df, #f4a4b9, #ea809e);
}
Tavolozze di colori simili
Berry the Polar Bear color palette created on .