Oppa Gangnam Style Vibes Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Oppa Gangnam Style Vibes palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Oppa Gangnam Style Vibes

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Oppa Gangnam Style Vibes

/* 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 .