Crimson Forest Whispers カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Crimson Forest Whispers palette

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

Crimson Forest Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #885953;
}
.color-2 {
color: #de172b;
}
.color-3 {
color: #534941;
}
.color-4 {
color: #a71b24;
}
.color-5 {
color: #433528;
}

/* CSS Variables */
:root {
--color-1: #885953;
--color-2: #de172b;
--color-3: #534941;
--color-4: #a71b24;
--color-5: #433528;
}

Crimson Forest Whispers の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #885953, #de172b, #534941, #a71b24, #433528);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #885953, #de172b, #534941, #a71b24, #433528);
}

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

Crimson Forest Whispers color palette created on .