Gradient Page

#F00000

#F00000 is the HEX color code for
Red
#F00000

Red

Contrast
Dark
Luminance
28%
Color Conversions
Formats for Red (#F00000) in various color spaces.
#F00000
240, 0, 0
0°, 100%, 47%
0%, 100%, 100%, 6%
0.6, 0.246, 29.2
--color-red: #F00000;

Shades & Tints

#ffe5e5
#ffb3b3
#ff8080
#ff4d4d
#ff1a1a
#e60000
#b30000
#800000
#4d0000
#1a0000
DarkestBaseLightest

Color Harmonies

Complementary

#F00000
#00f0f0

Analogous

#f00078
#F00000
#f07800

Triadic

#F00000
#00f000
#0000f0

Split Complementary

#F00000
#00f078
#0078f0

UI Component Examples

See how #F00000 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 {
  /* Red Base */
  --color-primary: #F00000;
  --color-primary-rgb: 240 0 0;
  --color-primary-hsl: 0 100% 47%;
  
  /* Foreground text color based on contrast */
  --color-primary-foreground: #ffffff;

  /* Shades */
  --color-primary-50:  #ffe5e5;
  --color-primary-100: #ffb3b3;
  --color-primary-200: #ff8080;
  --color-primary-300: #ff4d4d;
  --color-primary-400: #ff1a1a;
  --color-primary-500: #e60000;
  --color-primary-600: #b30000;
  --color-primary-700: #800000;
  --color-primary-800: #4d0000;
  --color-primary-900: #1a0000;
}

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
#F00000 Hex Color | Red sl | UI Color Scheme Generator