Blue Mountain Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Mountain palette
tavolozza dei colori Blue Mountain CSS
/* CSS */
.color-1 {
color: #609d9f;
}
.color-2 {
color: #4682b4;
}
.color-3 {
color: #6a5bcd;
}
.color-4 {
color: #ffd900;
}
.color-5 {
color: #ff6347;
}
/* CSS Variables */
:root {
--color-1: #609d9f;
--color-2: #4682b4;
--color-3: #6a5bcd;
--color-4: #ffd900;
--color-5: #ff6347;
}
CSS con gradiente di sfondo Blue Mountain
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #609d9f, #4682b4, #6a5bcd, #ffd900, #ff6347);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #609d9f, #4682b4, #6a5bcd, #ffd900, #ff6347);
}
Tavolozze di colori simili
- Harmony in Nature
- Soft Pink
- Dragon's Breath
- Cozy Mod Oasis
- Elysian Harmony
- Tropical Sunset Serenity
- Coral Breeze
- Mimi's Dreamscape
- Mimi's Garden Delight
- Elysian Sunset
- Serenity by the Shore
- Blue Future
- Dusty Blue and Sage Green
- Shades of Green and Blue
- Shades of Green and Blue
- Sunset Serenade
- Whimsical Blossom
- Bright Yellow Green
Blue Mountain color palette created on .