#CB1A2F Color Information

Hex color code: #CB1A2F

The hex color #CB1A2F is a dynamic red with RGB values of (203, 26, 47) and HSL of (353°, 77%, 45%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#CB1A2F
RGB
203, 26, 47
HSL
353°, 77%, 45%
CMYK
0%, 87%, 77%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB1A2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 26, 47

Red: 203 / Green: 26 / Blue: 47

HSL

353°, 77%, 45%

Hue: 353° / Saturation: 77% / Lightness: 45%

CMYK

0%, 87%, 77%, 20%

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

What color is #CB1A2F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB1A2F to RGB:

rgb(203, 26, 47)HEX to RGB Converter →

HEX to HSL

Convert #CB1A2F to HSL:

hsl(353, 77%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CB1A2F to CMYK:

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

Color Meaning and Usage

A dynamic red tone, #CB1A2F has RGB (203, 26, 47) and HSL (353°, 77%, 45%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB1A2F is #1ACBB6, creating high-contrast pairings. For softer combinations, try analogous colors like #CB1A87.

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

Contrast with #CB1A2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB1A2F?

#CB1A2F is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB1A2F?

#CB1A2F in RGB is (203, 26, 47) - 203 red, 26 green, and 47 blue.

How to use #CB1A2F in CSS?

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

What colors go well with #CB1A2F?

#1ACBB6 (complementary), #CB1A87 (analogous), and #87121F (lighter shade) work well with #CB1A2F.