Dewdrop Frost カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dewdrop Frost palette

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

Dewdrop Frost カラー パレット PNG 画像

Download dewdrop frost color palette PNG image (landscape)
Download dewdrop frost color palette PNG image (square)

Dewdrop Frost カラーパレット CSS

/* CSS */
.color-1 {
color: #a8d3e1;
}
.color-2 {
color: #b7e3e6;
}
.color-3 {
color: #d6f0e1;
}
.color-4 {
color: #f3f8c4;
}
.color-5 {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #b7e3e6;
--color-3: #d6f0e1;
--color-4: #f3f8c4;
--color-5: #f1a8a2;
}

Dewdrop Frost の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #b7e3e6, #d6f0e1, #f3f8c4, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #b7e3e6, #d6f0e1, #f3f8c4, #f1a8a2);
}

Dewdrop Frost color palette created on .