Camping Nature Ocean カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Camping Nature Ocean palette

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

Camping Nature Ocean カラー パレット PNG 画像

Download camping nature ocean color palette PNG image (landscape)
Download camping nature ocean color palette PNG image (square)

Camping Nature Ocean カラーパレット CSS

/* CSS */
.color-1 {
color: #00778a;
}
.color-2 {
color: #5ac7d8;
}
.color-3 {
color: #a0e9e4;
}
.color-4 {
color: #f0f5ef;
}
.color-5 {
color: #f6b83c;
}

/* CSS Variables */
:root {
--color-1: #00778a;
--color-2: #5ac7d8;
--color-3: #a0e9e4;
--color-4: #f0f5ef;
--color-5: #f6b83c;
}

Camping Nature Ocean の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00778a, #5ac7d8, #a0e9e4, #f0f5ef, #f6b83c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00778a, #5ac7d8, #a0e9e4, #f0f5ef, #f6b83c);
}

Camping Nature Ocean color palette created on .