Hawaii Alien カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hawaii Alien palette
Hawaii Alien カラー パレット PNG 画像
Hawaii Alien カラーパレット CSS
/* CSS */
.color-1 {
color: #00b3aa;
}
.color-2 {
color: #1ec2b4;
}
.color-3 {
color: #3fdea4;
}
.color-4 {
color: #6ff1a1;
}
.color-5 {
color: #b4f9b4;
}
/* CSS Variables */
:root {
--color-1: #00b3aa;
--color-2: #1ec2b4;
--color-3: #3fdea4;
--color-4: #6ff1a1;
--color-5: #b4f9b4;
}
Hawaii Alien の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00b3aa, #1ec2b4, #3fdea4, #6ff1a1, #b4f9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00b3aa, #1ec2b4, #3fdea4, #6ff1a1, #b4f9b4);
}
似たようなカラーパレット
下にスクロールして3個のハワイカラーパレットを探索しましょう
Hawaii Alien color palette created on .