#CB2E15 Color Information

Hex color code: #CB2E15

A eye-catching red shade, #CB2E15 appears as (203, 46, 21) in RGB and (8°, 81%, 44%) in HSL. It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#CB2E15
RGB
203, 46, 21
HSL
8°, 81%, 44%
CMYK
0%, 77%, 90%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CB2E15; 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 #CB2E15; background-color: #CB2E1515; }

Alert / Toast

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

Link / Accent

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

a { color: #CB2E15; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 46, 21

Red: 203 / Green: 46 / Blue: 21

HSL

8°, 81%, 44%

Hue: 8° / Saturation: 81% / Lightness: 44%

CMYK

0%, 77%, 90%, 20%

Cyan: 0% / Magenta: 77% / Yellow: 90% / Key: 20%

What color is #CB2E15?

#CB2E15 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB2E15 to RGB:

rgb(203, 46, 21)HEX to RGB Converter →

HEX to HSL

Convert #CB2E15 to HSL:

hsl(8, 81%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #CB2E15 to CMYK:

cmyk(0%, 77%, 90%, 20%)Color Converter →

Color Meaning and Usage

#CB2E15 is a bold red color with RGB values of 203, 46, 21 and HSL of 8°, 81%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB2E15 is #15B3CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB1558.

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

Contrast with #CB2E15

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB2E15?

#CB2E15 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CB2E15?

#CB2E15 in RGB is (203, 46, 21) - 203 red, 46 green, and 21 blue.

How to use #CB2E15 in CSS?

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

What colors go well with #CB2E15?

#15B3CB (complementary), #CB1558 (analogous), and #861E0E (lighter shade) work well with #CB2E15.