Ski and Mountain Color Palette

Discover the beautiful Ski and Mountain color palette featuring cello (#1f3c65), regent st blue (#a3c7e0), catskill white (#f1f7f9), sandy brown (#f7a173) and mojo (#be4b3c).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withSki, Mountain, Blue, White, Orange, Red, Light, Bright, Cyan, Gray color palettes and combinations.

💡 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 Ski and Mountain palette

Share this palette to:

💻 Ski and Mountain color palette CSS

/* CSS */
.color-1 {
color: #1f3c65;
}
.color-2 {
color: #a3c7e0;
}
.color-3 {
color: #f1f7f9;
}
.color-4 {
color: #f7a173;
}
.color-5 {
color: #be4b3c;
}

/* CSS Variables */
:root {
--color-1: #1f3c65;
--color-2: #a3c7e0;
--color-3: #f1f7f9;
--color-4: #f7a173;
--color-5: #be4b3c;
}

🌈 Ski and Mountain background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3c65, #a3c7e0, #f1f7f9, #f7a173, #be4b3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3c65, #a3c7e0, #f1f7f9, #f7a173, #be4b3c);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Ski and Mountain color palette created on .