Paleta de colores Whiskey Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whiskey Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Whiskey Dreams

Download whiskey dreams color palette PNG image (landscape)
Download whiskey dreams color palette PNG image (square)

CSS de la paleta de colores Whiskey Dreams

/* CSS */
.color-1 {
color: #dc8747;
}
.color-2 {
color: #c06530;
}
.color-3 {
color: #ae4624;
}
.color-4 {
color: #7b3219;
}
.color-5 {
color: #452312;
}

/* CSS Variables */
:root {
--color-1: #dc8747;
--color-2: #c06530;
--color-3: #ae4624;
--color-4: #7b3219;
--color-5: #452312;
}

CSS del degradado de fondo Whiskey Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dc8747, #c06530, #ae4624, #7b3219, #452312);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dc8747, #c06530, #ae4624, #7b3219, #452312);
}

Whiskey Dreams color palette created on .