Midnight Ocean Breeze カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Ocean Breeze palette

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

Midnight Ocean Breeze カラーパレット CSS

/* CSS */
.color-1 {
color: #030b30;
}
.color-2 {
color: #0a1f4d;
}
.color-3 {
color: #215083;
}
.color-4 {
color: #4a8cbf;
}
.color-5 {
color: #90c5e4;
}

/* CSS Variables */
:root {
--color-1: #030b30;
--color-2: #0a1f4d;
--color-3: #215083;
--color-4: #4a8cbf;
--color-5: #90c5e4;
}

Midnight Ocean Breeze の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #030b30, #0a1f4d, #215083, #4a8cbf, #90c5e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #030b30, #0a1f4d, #215083, #4a8cbf, #90c5e4);
}

似たようなカラーパレット

下にスクロールして10+個のダークカラーパレットを探索しましょう

Midnight Ocean Breeze color palette created on .