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