#CB322A Color Information

Hex color code: #CB322A

The hex color #CB322A is a energetic red with RGB values of (203, 50, 42) and HSL of (3°, 66%, 48%). It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#CB322A
RGB
203, 50, 42
HSL
3°, 66%, 48%
CMYK
0%, 75%, 79%, 20%

Shades

CSS Usage
color: #CB322A;
background-color: #CB322A;
border-color: #CB322A;
box-shadow: 0 0 10px #CB322A;
border: 2px solid #CB322A;
Tailwind Usage
bg-[#CB322A]
text-[#CB322A]
border-[#CB322A]
shadow-[0_0_10px_CB322A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CB322A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CB322A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CB322A; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CB322A; background-color: #CB322A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CB322A20; border-left: 4px solid #CB322A; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CB322A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CB322A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 50, 42

Red: 203 / Green: 50 / Blue: 42

HSL

3°, 66%, 48%

Hue: 3° / Saturation: 66% / Lightness: 48%

CMYK

0%, 75%, 79%, 20%

Cyan: 0% / Magenta: 75% / Yellow: 79% / Key: 20%

What color is #CB322A?

#CB322A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB322A to RGB:

rgb(203, 50, 42)HEX to RGB Converter →

HEX to HSL

Convert #CB322A to HSL:

hsl(3, 66%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CB322A to CMYK:

cmyk(0%, 75%, 79%, 20%)Color Converter →

Color Meaning and Usage

#CB322A is a invigorating red color with RGB values of 203, 50, 42 and HSL of 3°, 66%, 48%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB322A is #2AC3CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB2A72.

Use #CB322A in CSS: color: #CB322A or background-color: #CB322A. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CB322A

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.03:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB322A?

#CB322A is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB322A?

#CB322A in RGB is (203, 50, 42) - 203 red, 50 green, and 42 blue.

How to use #CB322A in CSS?

Use #CB322A directly in your CSS properties like color or background-color.

What colors go well with #CB322A?

#2AC3CB (complementary), #CB2A72 (analogous), and #8C221D (lighter shade) work well with #CB322A.