Gentle Sherbert カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Gentle Sherbert palette

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

Gentle Sherbert カラー パレット PNG 画像

Download gentle sherbert color palette PNG image (landscape)
Download gentle sherbert color palette PNG image (square)

Gentle Sherbert カラーパレット CSS

/* CSS */
.color-1 {
color: #ffb19e;
}
.color-2 {
color: #ff9c75;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffd15c;
}
.color-5 {
color: #ffeb85;
}

/* CSS Variables */
:root {
--color-1: #ffb19e;
--color-2: #ff9c75;
--color-3: #ff6e61;
--color-4: #ffd15c;
--color-5: #ffeb85;
}

Gentle Sherbert の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb19e, #ff9c75, #ff6e61, #ffd15c, #ffeb85);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb19e, #ff9c75, #ff6e61, #ffd15c, #ffeb85);
}

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

Gentle Sherbert color palette created on .