ColorCrawler
Color Palette IdeasCreate
FacebookXWhatsAppTelegramReddit

Website

  • Color Palette Ideas

Free Color Tools

  • Color Picker
  • Color Converters
  • Contrast Checker
  • Color Wheel

Help & Info

  • Contact
  • About
  • Privacy
  • Terms

Language

© 2025 ColorCrawler. All Rights Reserved.
FacebookXWhatsAppTelegramReddit

Steam Youth

This palette evokes a sense of youthful energy and vibrant steam-filled adventures.

Color Adjustments

Steam Youth Color Palette CSS

/* CSS */
.color-1 {
  color: #6C7A8A;
}

.color-2 {
  color: #A2B9C9;
}

.color-3 {
  color: #F1F8E9;
}

.color-4 {
  color: #F39C12;
}

.color-5 {
  color: #E74C3C;
}

/* CSS Variables */
:root {
  --color-1: #6C7A8A;
  --color-2: #A2B9C9;
  --color-3: #F1F8E9;
  --color-4: #F39C12;
  --color-5: #E74C3C;
}

Steam Youth Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6C7A8A, #A2B9C9, #F1F8E9, #F39C12, #E74C3C);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6C7A8A, #A2B9C9, #F1F8E9, #F39C12, #E74C3C);
}

Steam Youth color palette created on Feb 24, 2025, 7:26:56 AM.

28 views