Skull Cat Dragon Horns カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Skull Cat Dragon Horns palette
Skull Cat Dragon Horns カラー パレット PNG 画像
Skull Cat Dragon Horns カラーパレット CSS
/* CSS */
.color-1 {
color: #4a3c5d;
}
.color-2 {
color: #7d5c8a;
}
.color-3 {
color: #c0598b;
}
.color-4 {
color: #d8a369;
}
.color-5 {
color: #f4c95d;
}
/* CSS Variables */
:root {
--color-1: #4a3c5d;
--color-2: #7d5c8a;
--color-3: #c0598b;
--color-4: #d8a369;
--color-5: #f4c95d;
}
Skull Cat Dragon Horns の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a3c5d, #7d5c8a, #c0598b, #d8a369, #f4c95d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a3c5d, #7d5c8a, #c0598b, #d8a369, #f4c95d);
}
似たようなカラーパレット
Skull Cat Dragon Horns color palette created on .