Paleta de colores Dress to Impress Gold

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dress to Impress Gold palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dress to Impress Gold

Download dress to impress gold color palette PNG image (landscape)
Download dress to impress gold color palette PNG image (square)

CSS de la paleta de colores Dress to Impress Gold

/* CSS */
.color-1 {
color: #c7b300;
}
.color-2 {
color: #f0d000;
}
.color-3 {
color: #f6eba7;
}
.color-4 {
color: #e6b800;
}
.color-5 {
color: #a87600;
}

/* CSS Variables */
:root {
--color-1: #c7b300;
--color-2: #f0d000;
--color-3: #f6eba7;
--color-4: #e6b800;
--color-5: #a87600;
}

CSS del degradado de fondo Dress to Impress Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7b300, #f0d000, #f6eba7, #e6b800, #a87600);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7b300, #f0d000, #f6eba7, #e6b800, #a87600);
}

Dress to Impress Gold color palette created on .