Crt TV Abberation Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Crt TV Abberation palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Crt TV Abberation

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

tavolozza dei colori Crt TV Abberation CSS

/* 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 con gradiente di sfondo 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 .