Gradient Page

#20BDFF

#20BDFF is the HEX color code for
Dodger Blue
#20BDFF

Dodger Blue

Contrast
Light
Luminance
59%
Color Conversions
Formats for Dodger Blue (#20BDFF) in various color spaces.
HEX
#20BDFF
RGB
32, 189, 255
HSL
198°, 100%, 56%
CMYK
87%, 26%, 0%, 0%
OKLCH
0.753, 0.151, 233.8
CSS Variable
--color-dodger-blue: #20BDFF;

Shades & Tints

#e5f7ff
#b3e8ff
#80d9ff
#4dc9ff
#1abaff
#00a1e6
#007db3
#005980
#00364d
#00121a
DarkestBaseLightest

Color Harmonies

Complementary

#20BDFF
#ff621f

Analogous

#1fffd2
#20BDFF
#1f4bff

Triadic

#20BDFF
#ff1fbc
#bcff1f

Split Complementary

#20BDFF
#ff1f4b
#ffd21f

UI Component Examples

See how #20BDFF looks when applied to real interface components.

Interactive Elements
Surface & Accent
Pro Tip!

Use lighter tints for backgrounds to maintain readability while keeping brand identity.

Status Indicator
Active
# CSS Variables
Copy-paste these variables into your global CSS to use this palette instantly.
:root {
  /* Dodger Blue Base */
  --color-primary: #20BDFF;
  --color-primary-rgb: 32 189 255;
  --color-primary-hsl: 198 100% 56%;
  
  /* Foreground text color based on contrast */
  --color-primary-foreground: #000000;

  /* Shades */
  --color-primary-50:  #e5f7ff;
  --color-primary-100: #b3e8ff;
  --color-primary-200: #80d9ff;
  --color-primary-300: #4dc9ff;
  --color-primary-400: #1abaff;
  --color-primary-500: #00a1e6;
  --color-primary-600: #007db3;
  --color-primary-700: #005980;
  --color-primary-800: #00364d;
  --color-primary-900: #00121a;
}

Want more?

We hope you enjoyed this color. Keep reading for more amazing colorful content for developers, designers and creators!
View our entire collection of UI gradientsView all our color names