Crystal Clear Waters カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Crystal Clear Waters palette

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

Crystal Clear Waters カラー パレット PNG 画像

Download crystal clear waters color palette PNG image (landscape)
Download crystal clear waters color palette PNG image (square)

Crystal Clear Waters カラーパレット CSS

/* CSS */
.color-1 {
color: #0095b3;
}
.color-2 {
color: #00b0e0;
}
.color-3 {
color: #4dd6e0;
}
.color-4 {
color: #a3e0df;
}
.color-5 {
color: #f9a824;
}

/* CSS Variables */
:root {
--color-1: #0095b3;
--color-2: #00b0e0;
--color-3: #4dd6e0;
--color-4: #a3e0df;
--color-5: #f9a824;
}

Crystal Clear Waters の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0095b3, #00b0e0, #4dd6e0, #a3e0df, #f9a824);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0095b3, #00b0e0, #4dd6e0, #a3e0df, #f9a824);
}

Crystal Clear Waters color palette created on .