Треугольник Сафиры Color Palette
Discover the beautiful Треугольник Сафиры color palette featuring blumine (#1e4e7b), boston blue (#3c8cbe), regent st blue (#a9d3e5), dairy cream (#f9e2b4) and carnation (#f66a6a).
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 Треугольник Сафиры palette
💻 Треугольник Сафиры color palette CSS
/* CSS */
.color-1 {
color: #1e4e7b;
}
.color-2 {
color: #3c8cbe;
}
.color-3 {
color: #a9d3e5;
}
.color-4 {
color: #f9e2b4;
}
.color-5 {
color: #f66a6a;
}
/* CSS Variables */
:root {
--color-1: #1e4e7b;
--color-2: #3c8cbe;
--color-3: #a9d3e5;
--color-4: #f9e2b4;
--color-5: #f66a6a;
} 🌈 Треугольник Сафиры background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e4e7b, #3c8cbe, #a9d3e5, #f9e2b4, #f66a6a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e4e7b, #3c8cbe, #a9d3e5, #f9e2b4, #f66a6a);
} 🔗 Explore similar color palettes
Треугольник Сафиры color palette created on .