Neon Scenecore Brainrot カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Neon Scenecore Brainrot palette

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

Neon Scenecore Brainrot カラーパレット CSS

/* CSS */
.color-1 {
color: #ff3c00;
}
.color-2 {
color: #ff6e00;
}
.color-3 {
color: #ffd500;
}
.color-4 {
color: #b0eb00;
}
.color-5 {
color: #00bdad;
}

/* CSS Variables */
:root {
--color-1: #ff3c00;
--color-2: #ff6e00;
--color-3: #ffd500;
--color-4: #b0eb00;
--color-5: #00bdad;
}

Neon Scenecore Brainrot の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3c00, #ff6e00, #ffd500, #b0eb00, #00bdad);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3c00, #ff6e00, #ffd500, #b0eb00, #00bdad);
}

似たようなカラーパレット

Neon Scenecore Brainrot color palette created on .