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
  • GLP Guide

Language

© 2025 ColorCrawler. All Rights Reserved.

Similar Palettes

Melancholy Blues
Coral Dreams
Teal Sunset
Mystic Twilight
Celestial Tide
Serenade In Pastels
Shades Of Teal
Aqua Expedition
Warm Pink
Celestial Serenade
Colorful Yoylecake
Steeping Serenity
Shades Of Blue
Sunset Serenade
Moonlit Lavender
Coral Breeze
Frosted Whimsy
Soft Pastels
Celestial Delights
Blue Green Dream
AestheticBlueBrightGrayOceanOrangePinkTropicalWhite

Blue Titan

aesthetic, blue, bright, tropical, ocean

Color Adjustments

Blue Titan Color Palette CSS

/* CSS */
.color-1 {
  color: #2A4D6A;
}

.color-2 {
  color: #4B8CA0;
}

.color-3 {
  color: #B9D6E9;
}

.color-4 {
  color: #F9C7A4;
}

.color-5 {
  color: #E67B79;
}

/* CSS Variables */
:root {
  --color-1: #2A4D6A;
  --color-2: #4B8CA0;
  --color-3: #B9D6E9;
  --color-4: #F9C7A4;
  --color-5: #E67B79;
}

Blue Titan Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2A4D6A, #4B8CA0, #B9D6E9, #F9C7A4, #E67B79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2A4D6A, #4B8CA0, #B9D6E9, #F9C7A4, #E67B79);
}

Blue Titan color palette created on Feb 22, 2025, 5:00:08 AM.

53 views