Celestial Orchard カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Celestial Orchard palette

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

Celestial Orchard カラーパレット CSS

/* CSS */
.color-1 {
color: #4b9ece;
}
.color-2 {
color: #aea4e5;
}
.color-3 {
color: #b9bce9;
}
.color-4 {
color: #918d46;
}
.color-5 {
color: #7b5678;
}

/* CSS Variables */
:root {
--color-1: #4b9ece;
--color-2: #aea4e5;
--color-3: #b9bce9;
--color-4: #918d46;
--color-5: #7b5678;
}

Celestial Orchard の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b9ece, #aea4e5, #b9bce9, #918d46, #7b5678);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b9ece, #aea4e5, #b9bce9, #918d46, #7b5678);
}

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

下にスクロールして8個の青カラーパレットを探索しましょう

Celestial Orchard color palette created on .