Paleta de colores Crt TV Abberation

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Crt TV Abberation palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Crt TV Abberation

Download crt tv abberation color palette PNG image (landscape)
Download crt tv abberation color palette PNG image (square)

CSS de la paleta de colores Crt TV Abberation

/* CSS */
.color-1 {
color: #2b2d3b;
}
.color-2 {
color: #4b4e6c;
}
.color-3 {
color: #8e5f95;
}
.color-4 {
color: #efa44d;
}
.color-5 {
color: #d8544f;
}

/* CSS Variables */
:root {
--color-1: #2b2d3b;
--color-2: #4b4e6c;
--color-3: #8e5f95;
--color-4: #efa44d;
--color-5: #d8544f;
}

CSS del degradado de fondo Crt TV Abberation

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b2d3b, #4b4e6c, #8e5f95, #efa44d, #d8544f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b2d3b, #4b4e6c, #8e5f95, #efa44d, #d8544f);
}

Crt TV Abberation color palette created on .