Gleaming Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Gleaming Dreams palette
Gleaming Dreams カラー パレット PNG 画像
Gleaming Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #c2ffc6;
}
.color-2 {
color: #77f9bc;
}
.color-3 {
color: #adebe8;
}
.color-4 {
color: #a6b9ed;
}
.color-5 {
color: #d795e4;
}
/* CSS Variables */
:root {
--color-1: #c2ffc6;
--color-2: #77f9bc;
--color-3: #adebe8;
--color-4: #a6b9ed;
--color-5: #d795e4;
}
Gleaming Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2ffc6, #77f9bc, #adebe8, #a6b9ed, #d795e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2ffc6, #77f9bc, #adebe8, #a6b9ed, #d795e4);
}
似たようなカラーパレット
Gleaming Dreams color palette created on .