Paleta de colores Grounded Luxury

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Grounded Luxury palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Grounded Luxury

Download grounded luxury color palette PNG image (landscape)
Download grounded luxury color palette PNG image (square)

CSS de la paleta de colores Grounded Luxury

/* CSS */
.color-1 {
color: #797358;
}
.color-2 {
color: #4d4733;
}
.color-3 {
color: #796b4e;
}
.color-4 {
color: #2f2418;
}
.color-5 {
color: #847662;
}

/* CSS Variables */
:root {
--color-1: #797358;
--color-2: #4d4733;
--color-3: #796b4e;
--color-4: #2f2418;
--color-5: #847662;
}

CSS del degradado de fondo Grounded Luxury

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #797358, #4d4733, #796b4e, #2f2418, #847662);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #797358, #4d4733, #796b4e, #2f2418, #847662);
}

Grounded Luxury color palette created on .