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

Midnight Amethyst
Shades Of Teal
Teal Sunset
Coral Dreams
Mystic Twilight
Warm Pink
Soft Pastels
Shades Of Blue
Purple Night
Golden Purple
Sunset Serenade
Purple Galaxy
Coral Breeze
Celestial Tide
Warm Hues
Serpent's Embrace
Frosted Whimsy
Celestial Waters
Vibrant Harmony
Teal Seafood
AestheticBlueBrightBrownOrangePinkTurquoiseVibrantViolet

Pink Blue Purple

aesthetic, blue, pink, bright, vibrant

Color Adjustments

Pink Blue Purple Color Palette CSS

/* CSS */
.color-1 {
  color: #55C0E7;
}

.color-2 {
  color: #D6006F;
}

.color-3 {
  color: #A51D9C;
}

.color-4 {
  color: #F8A5C8;
}

.color-5 {
  color: #F6B83C;
}

/* CSS Variables */
:root {
  --color-1: #55C0E7;
  --color-2: #D6006F;
  --color-3: #A51D9C;
  --color-4: #F8A5C8;
  --color-5: #F6B83C;
}

Pink Blue Purple Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #55C0E7, #D6006F, #A51D9C, #F8A5C8, #F6B83C);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #55C0E7, #D6006F, #A51D9C, #F8A5C8, #F6B83C);
}

Pink Blue Purple color palette created on Feb 23, 2025, 10:24:18 PM.

169 views