Red Color Family

Red Color Hex Code, RGB & HSL Values

Browse all Red Colors

What is the meaning of the Red color?

Red is a primary color that symbolizes passion, energy, and action. In psychology, it stimulates the heart rate and creates a sense of urgency, which is why it is widely used in clearance sales and warning signals. In web design, pure red (#FF0000) is a high-visibility shade used for vital alerts and call-to-actions.

How to use the Red color hex code in HTML & CSS?

To style elements with Red on a website, use the hex code #FF0000 in your HTML/CSS. Adding background-color: #FF0000; will render the color. In Tailwind CSS, you can apply this shade dynamically using classes like bg-[#FF0000] or configuring it as a color variable in your configuration file.

What are the RGB and HSL codes of Red?

In the digital sRGB spectrum, the Red color code is mapped to RGB values of Red: 255, Green: 0, and Blue: 0. In the HSL system, it registers at hue angle 0°, saturation 100%, and lightness index 50%. It represents a balanced medium tone characterized by a highly vivid, intense, and brilliant shade.

CMYK print profiles for Red color

To reproduce the named shade Red in print systems, the CMYK ink configuration requires 0% Cyan, 100% Magenta, 100% Yellow, and 0% black. Given its red-channel dominance, this color is a powerful visual stimulator often deployed in banners, call-to-actions, and warning components.

Red Channel 255
Green Channel 0
Blue Channel 0
Luminance 0.213

Red Color Space Conversions

Click to copy format
HEX Color Code #FF0000
RGB (Red Green Blue) rgb(255, 0, 0)
HSL (Hue Sat Light) hsl(0°, 100%, 50%)
CMYK (Commercial Print) cmyk(0%, 100%, 100%, 0%)
HSV / HSB Values hsv(0°, 100%, 100%)
Decimal Color Code 16711680
CSS Custom Variable --color-hex: #FF0000;
Tailwind CSS Utility bg-[#FF0000]
CSS Named Color red

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #FF0000

Small body copy preview

Black Text on Background

Black text readability test with #FF0000

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for Red */
--color-hex: #FF0000;
--color-rgb: rgb(255, 0, 0);
--color-hsl: hsl(0deg, 100%, 50%);
--color-name: red;

Aa Known Color Aliases

Red red (CSS Identifier) Pure RedPrimary RedWeb RedBright Red

Red Color Meaning

Representing the red color family, Red carries the intrinsic characteristics of this organic hue. This color group commands attention like no other color. It raises heart rates, increases appetite, and creates a sense of urgency that drives action. Psychologists associate red with strong emotions: passion, love, anger, and danger all share this powerful hue. In marketing, red creates a sense of urgency used in clearance sales, while luxury brands leverage its association with confidence and desirability. Red has the longest wavelength of visible light, making it the first color the human eye detects — a survival trait hardwired from our evolutionary past.

Emotions & Associations

PowerPassionLoveEnergy

Industries

Food & BeverageRetail & SalesFinance

Adjacent HEX Color Codes

Color Comparisons & Differences

🎨 Cohesive Color Combinations & Palettes

Copied!