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