Paleta de colores Elegant Beer Gift

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Elegant Beer Gift palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Elegant Beer Gift

Download elegant beer gift color palette PNG image (landscape)
Download elegant beer gift color palette PNG image (square)

CSS de la paleta de colores Elegant Beer Gift

/* CSS */
.color-1 {
color: #f2ba4a;
}
.color-2 {
color: #a96d3d;
}
.color-3 {
color: #5f4d3a;
}
.color-4 {
color: #f7e4b1;
}
.color-5 {
color: #e3a86d;
}

/* CSS Variables */
:root {
--color-1: #f2ba4a;
--color-2: #a96d3d;
--color-3: #5f4d3a;
--color-4: #f7e4b1;
--color-5: #e3a86d;
}

CSS del degradado de fondo Elegant Beer Gift

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2ba4a, #a96d3d, #5f4d3a, #f7e4b1, #e3a86d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2ba4a, #a96d3d, #5f4d3a, #f7e4b1, #e3a86d);
}

Elegant Beer Gift color palette created on .