Petal Whisper カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Petal Whisper palette

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

Petal Whisper カラーパレット (PNG) をダウンロード

Download petal whisper color palette PNG image (landscape)
Download petal whisper color palette PNG image (square)

Petal Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #0b203c;
}
.color-2 {
color: #d4af35;
}
.color-3 {
color: #f5f2eb;
}
.color-4 {
color: #2e2e2e;
}
.color-5 {
color: #dac47c;
}

/* CSS Variables */
:root {
--color-1: #0b203c;
--color-2: #d4af35;
--color-3: #f5f2eb;
--color-4: #2e2e2e;
--color-5: #dac47c;
}

Petal Whisper の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0b203c, #d4af35, #f5f2eb, #2e2e2e, #dac47c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0b203c, #d4af35, #f5f2eb, #2e2e2e, #dac47c);
}

Petal Whisper color palette created on .