Berry the Polar Bear カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Berry the Polar Bear palette

このパレットを共有する先:

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;
}

Berry the Polar Bear の背景のグラデーション CSS

/* 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);
}

似たようなカラーパレット

Berry the Polar Bear color palette created on .