Pink Dot カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Dot palette
Pink Dot カラーパレット CSS
/* CSS */
.color-1 {
color: #f5c4b2;
}
.color-2 {
color: #f9e3ae;
}
.color-3 {
color: #f7c8a6;
}
.color-4 {
color: #e1a8c8;
}
.color-5 {
color: #b7e6f0;
}
/* CSS Variables */
:root {
--color-1: #f5c4b2;
--color-2: #f9e3ae;
--color-3: #f7c8a6;
--color-4: #e1a8c8;
--color-5: #b7e6f0;
}
Pink Dot の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c4b2, #f9e3ae, #f7c8a6, #e1a8c8, #b7e6f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c4b2, #f9e3ae, #f7c8a6, #e1a8c8, #b7e6f0);
}
似たようなカラーパレット
- Bright Baby Blue
- Sunshine Serenade
- Sandy Beige
- Shades of Pink and Blue
- Heavenly Caramel Whisper
- Sunlit Meadow
- Celestial Confectionery
- Vanilla Dreamscape
- Soft Pink
- Whimsical Reverie
- Dewy Sunrise
- Blue Swan
- Skyward Dreams
- Celestial Confectionery
- Ocean Blue and Amber Sunset
- Mystic Twilight
- Shades of Green
- Purple Mystery
Pink Dot color palette created on .