Fortune's Blossom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Fortune's Blossom palette
Fortune's Blossom カラーパレット CSS
/* CSS */
.color-1 {
color: #80bc71;
}
.color-2 {
color: #f5c151;
}
.color-3 {
color: #f79c40;
}
.color-4 {
color: #e45f58;
}
.color-5 {
color: #c0549f;
}
/* CSS Variables */
:root {
--color-1: #80bc71;
--color-2: #f5c151;
--color-3: #f79c40;
--color-4: #e45f58;
--color-5: #c0549f;
}
Fortune's Blossom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #80bc71, #f5c151, #f79c40, #e45f58, #c0549f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #80bc71, #f5c151, #f79c40, #e45f58, #c0549f);
}
似たようなカラーパレット
- Golden Embrace
- Light Pink Green
- Shades of Green
- Lively Lagoon Harmony
- Yellow Yarn Ball
- Sunset Serenity
- Yellow Rebecca
- Sunset Symphony
- Vibrant Orange
- Whispers of the Woodland
- Mermaid's Shoreline Harmony
- Pink and Black Garden
- Blossom Noir
- Galactic Oasis
- Aquatic Harmony
- Tears of Serenity
- Green Lizard
- Texas Sunset Serenade
Fortune's Blossom color palette created on .