colores frios, 2 marron 2 verdes y 2 azules Color Palette
Discover the beautiful colores frios, 2 marron 2 verdes y 2 azules color palette featuring crete (#497d2c), sushi (#a2b536), akaroa (#d2c6a7), pickled bluewood (#2b3d4f) and blumine (#1a5275).
Brightness
Saturation
Warmth
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with colores frios, 2 marron 2 verdes y 2 azules palette
💻 colores frios, 2 marron 2 verdes y 2 azules color palette CSS
/* CSS */
.color-1 {
color: #497d2c;
}
.color-2 {
color: #a2b536;
}
.color-3 {
color: #d2c6a7;
}
.color-4 {
color: #2b3d4f;
}
.color-5 {
color: #1a5275;
}
/* CSS Variables */
:root {
--color-1: #497d2c;
--color-2: #a2b536;
--color-3: #d2c6a7;
--color-4: #2b3d4f;
--color-5: #1a5275;
} 🌈 colores frios, 2 marron 2 verdes y 2 azules background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #497d2c, #a2b536, #d2c6a7, #2b3d4f, #1a5275);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #497d2c, #a2b536, #d2c6a7, #2b3d4f, #1a5275);
} 🔗 Explore similar color palettes
colores frios, 2 marron 2 verdes y 2 azules color palette created on .