Redhead Academia カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Redhead Academia palette

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

Redhead Academia カラー パレット PNG 画像

Download redhead academia color palette PNG image (landscape)
Download redhead academia color palette PNG image (square)

Redhead Academia カラーパレット CSS

/* CSS */
.color-1 {
color: #e87b68;
}
.color-2 {
color: #f5b85c;
}
.color-3 {
color: #d5a14d;
}
.color-4 {
color: #c3d5ae;
}
.color-5 {
color: #5e4b8b;
}

/* CSS Variables */
:root {
--color-1: #e87b68;
--color-2: #f5b85c;
--color-3: #d5a14d;
--color-4: #c3d5ae;
--color-5: #5e4b8b;
}

Redhead Academia の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e87b68, #f5b85c, #d5a14d, #c3d5ae, #5e4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e87b68, #f5b85c, #d5a14d, #c3d5ae, #5e4b8b);
}

Redhead Academia color palette created on .