Tainted Tide Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tainted Tide Elegance palette

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

Tainted Tide Elegance カラーパレット (PNG) をダウンロード

Download tainted tide elegance color palette PNG image (landscape)
Download tainted tide elegance color palette PNG image (square)

Tainted Tide Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #4a93b5;
}
.color-2 {
color: #67bcbc;
}
.color-3 {
color: #9bd3df;
}
.color-4 {
color: #e5c2d5;
}
.color-5 {
color: #d883a2;
}

/* CSS Variables */
:root {
--color-1: #4a93b5;
--color-2: #67bcbc;
--color-3: #9bd3df;
--color-4: #e5c2d5;
--color-5: #d883a2;
}

Tainted Tide Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a93b5, #67bcbc, #9bd3df, #e5c2d5, #d883a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a93b5, #67bcbc, #9bd3df, #e5c2d5, #d883a2);
}

Tainted Tide Elegance color palette created on .