Paleta de colores Breathe Easy
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Breathe Easy palette
CSS de la paleta de colores Breathe Easy
/* CSS */
.color-1 {
color: #5abf9f;
}
.color-2 {
color: #4fbf92;
}
.color-3 {
color: #3caf85;
}
.color-4 {
color: #29a87c;
}
.color-5 {
color: #1e9f6f;
}
/* CSS Variables */
:root {
--color-1: #5abf9f;
--color-2: #4fbf92;
--color-3: #3caf85;
--color-4: #29a87c;
--color-5: #1e9f6f;
}
CSS del degradado de fondo Breathe Easy
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5abf9f, #4fbf92, #3caf85, #29a87c, #1e9f6f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5abf9f, #4fbf92, #3caf85, #29a87c, #1e9f6f);
}
Paletas de colores similares
- Whimsical Forest Dreams
- Lemon Grove Harmony
- Shades of Beryl
- Minted Oasis
- Royal Blue and Light Green Harmony
- Blue Sir Amond
- Blue Green Gold
- Ethereal Webs
- Galactic Toxin
- Turquoise Sunshine
- Shades of Pink
- Whispers of a Serene Café
- Whispers of the Forest
- Whimsical Garden
- Fortune's Embrace
- Whispers of Enchantment
- Spring Green
- Whispering Sage
Breathe Easy color palette created on .