Sergey Razumovsky カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sergey Razumovsky palette

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

Sergey Razumovsky カラーパレット CSS

/* CSS */
.color-1 {
color: #0c2036;
}
.color-2 {
color: #183d5d;
}
.color-3 {
color: #2b6a91;
}
.color-4 {
color: #b36800;
}
.color-5 {
color: #ac3802;
}

/* CSS Variables */
:root {
--color-1: #0c2036;
--color-2: #183d5d;
--color-3: #2b6a91;
--color-4: #b36800;
--color-5: #ac3802;
}

Sergey Razumovsky の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0c2036, #183d5d, #2b6a91, #b36800, #ac3802);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0c2036, #183d5d, #2b6a91, #b36800, #ac3802);
}

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

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

Sergey Razumovsky color palette created on .