Crt TV Abberation カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Crt TV Abberation palette

このパレットを共有する先:

Crt TV Abberation カラー パレット PNG 画像

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

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;
}

Crt TV Abberation の背景のグラデーション CSS

/* 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 .