Doomsday Clock, Bezel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Doomsday Clock, Bezel palette

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

Doomsday Clock, Bezel カラー パレット PNG 画像

Download doomsday clock, bezel color palette PNG image (landscape)
Download doomsday clock, bezel color palette PNG image (square)

Doomsday Clock, Bezel カラーパレット CSS

/* CSS */
.color-1 {
color: #ff8ae6;
}
.color-2 {
color: #ffc7eb;
}
.color-3 {
color: #ffedeb;
}
.color-4 {
color: #e0ffe8;
}
.color-5 {
color: #7adeff;
}

/* CSS Variables */
:root {
--color-1: #ff8ae6;
--color-2: #ffc7eb;
--color-3: #ffedeb;
--color-4: #e0ffe8;
--color-5: #7adeff;
}

Doomsday Clock, Bezel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff8ae6, #ffc7eb, #ffedeb, #e0ffe8, #7adeff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff8ae6, #ffc7eb, #ffedeb, #e0ffe8, #7adeff);
}

Doomsday Clock, Bezel color palette created on .