Crimson Tides and Azure Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Crimson Tides and Azure Dreams palette
Crimson Tides and Azure Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #ff4d4f;
}
.color-2 {
color: #4da0ff;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ff8052;
}
.color-5 {
color: #4dff88;
}
/* CSS Variables */
:root {
--color-1: #ff4d4f;
--color-2: #4da0ff;
--color-3: #ffcc00;
--color-4: #ff8052;
--color-5: #4dff88;
}
Crimson Tides and Azure Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d4f, #4da0ff, #ffcc00, #ff8052, #4dff88);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d4f, #4da0ff, #ffcc00, #ff8052, #4dff88);
}
似たようなカラーパレット
下にスクロールして80+個の赤カラーパレットを探索しましょう
Crimson Tides and Azure Dreams color palette created on .