Oppa Gangnam Style Vibes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Oppa Gangnam Style Vibes palette
Oppa Gangnam Style Vibes カラー パレット PNG 画像
Oppa Gangnam Style Vibes カラーパレット CSS
/* CSS */
.color-1 {
color: #1e1f24;
}
.color-2 {
color: #4f5c78;
}
.color-3 {
color: #a6b9c9;
}
.color-4 {
color: #f5d04d;
}
.color-5 {
color: #ff6e42;
}
/* CSS Variables */
:root {
--color-1: #1e1f24;
--color-2: #4f5c78;
--color-3: #a6b9c9;
--color-4: #f5d04d;
--color-5: #ff6e42;
}
Oppa Gangnam Style Vibes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1f24, #4f5c78, #a6b9c9, #f5d04d, #ff6e42);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1f24, #4f5c78, #a6b9c9, #f5d04d, #ff6e42);
}
似たようなカラーパレット
Oppa Gangnam Style Vibes color palette created on .