Paleta de colores Oppa Gangnam Style Vibes

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Oppa Gangnam Style Vibes palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Oppa Gangnam Style Vibes

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

CSS de la paleta de colores Oppa Gangnam Style Vibes

/* 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 del degradado de fondo 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 .