Dark Ancient Sea カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dark Ancient Sea palette

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

Dark Ancient Sea カラー パレット PNG 画像

Download dark ancient sea color palette PNG image (landscape)
Download dark ancient sea color palette PNG image (square)

Dark Ancient Sea カラーパレット CSS

/* CSS */
.color-1 {
color: #1b3b5a;
}
.color-2 {
color: #3b4a68;
}
.color-3 {
color: #5d6b79;
}
.color-4 {
color: #77a2a6;
}
.color-5 {
color: #a4dad1;
}

/* CSS Variables */
:root {
--color-1: #1b3b5a;
--color-2: #3b4a68;
--color-3: #5d6b79;
--color-4: #77a2a6;
--color-5: #a4dad1;
}

Dark Ancient Sea の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b3b5a, #3b4a68, #5d6b79, #77a2a6, #a4dad1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b3b5a, #3b4a68, #5d6b79, #77a2a6, #a4dad1);
}

Dark Ancient Sea color palette created on .