Venice Blue Shades カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Venice Blue Shades palette

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

Venice Blue Shades カラーパレット (PNG) をダウンロード

Download venice blue shades color palette PNG image (landscape)
Download venice blue shades color palette PNG image (square)

Venice Blue Shades カラーパレット CSS

/* CSS */
.color-1 {
color: #0a6a8a;
}
.color-2 {
color: #43a5b6;
}
.color-3 {
color: #6ecfe7;
}
.color-4 {
color: #f1d6a7;
}
.color-5 {
color: #f0a800;
}

/* CSS Variables */
:root {
--color-1: #0a6a8a;
--color-2: #43a5b6;
--color-3: #6ecfe7;
--color-4: #f1d6a7;
--color-5: #f0a800;
}

Venice Blue Shades の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0a6a8a, #43a5b6, #6ecfe7, #f1d6a7, #f0a800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0a6a8a, #43a5b6, #6ecfe7, #f1d6a7, #f0a800);
}

Venice Blue Shades color palette created on .