Oppa Gangnam Style Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Oppa Gangnam Style Vibes palette

このパレットを共有する先:

Oppa Gangnam Style Vibes カラー パレット PNG 画像

Download oppa gangnam style vibes color palette PNG image (landscape)
Download oppa gangnam style vibes color palette PNG image (square)

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 .