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