Celestial Orchid Dream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Orchid Dream palette
Celestial Orchid Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #a77ccb;
}
.color-2 {
color: #7b4c94;
}
.color-3 {
color: #4f2b6e;
}
.color-4 {
color: #c79edc;
}
.color-5 {
color: #eab8e4;
}
/* CSS Variables */
:root {
--color-1: #a77ccb;
--color-2: #7b4c94;
--color-3: #4f2b6e;
--color-4: #c79edc;
--color-5: #eab8e4;
}
Celestial Orchid Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a77ccb, #7b4c94, #4f2b6e, #c79edc, #eab8e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a77ccb, #7b4c94, #4f2b6e, #c79edc, #eab8e4);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
Celestial Orchid Dream color palette created on .