Paleta de colores Near-Death Hallucinations

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Near-Death Hallucinations palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Near-Death Hallucinations

Download near-death hallucinations color palette PNG image (landscape)
Download near-death hallucinations color palette PNG image (square)

CSS de la paleta de colores Near-Death Hallucinations

/* CSS */
.color-1 {
color: #1f1c3b;
}
.color-2 {
color: #4a2c6d;
}
.color-3 {
color: #8e599b;
}
.color-4 {
color: #d67a9c;
}
.color-5 {
color: #f5d03d;
}

/* CSS Variables */
:root {
--color-1: #1f1c3b;
--color-2: #4a2c6d;
--color-3: #8e599b;
--color-4: #d67a9c;
--color-5: #f5d03d;
}

CSS del degradado de fondo Near-Death Hallucinations

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1c3b, #4a2c6d, #8e599b, #d67a9c, #f5d03d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1c3b, #4a2c6d, #8e599b, #d67a9c, #f5d03d);
}

Near-Death Hallucinations color palette created on .