#CB5E1A Color Information

Hex color code: #CB5E1A

A vivid orange shade, #CB5E1A appears as (203, 94, 26) in RGB and (23°, 77%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameChocolate
HEX
#CB5E1A
RGB
203, 94, 26
HSL
23°, 77%, 45%
CMYK
0%, 54%, 87%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CB5E1A; color: #000000; }

Badge

New Feature
.badge { background-color: #CB5E1A; color: #000000; }

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 #CB5E1A; background-color: #CB5E1A15; }

Alert / Toast

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

Link / Accent

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

a { color: #CB5E1A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 94, 26

Red: 203 / Green: 94 / Blue: 26

HSL

23°, 77%, 45%

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

CMYK

0%, 54%, 87%, 20%

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

What color is #CB5E1A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB5E1A to RGB:

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

HEX to HSL

Convert #CB5E1A to HSL:

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

HEX to CMYK

Convert #CB5E1A to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #CB5E1A has RGB (203, 94, 26) and HSL (23°, 77%, 45%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CB5E1A

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

Contrast Ratio: 5.16:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB5E1A?

#CB5E1A is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB5E1A?

#CB5E1A in RGB is (203, 94, 26) - 203 red, 94 green, and 26 blue.

How to use #CB5E1A in CSS?

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

What colors go well with #CB5E1A?

#1A87CB (complementary), #CB1A2F (analogous), and #873F12 (lighter shade) work well with #CB5E1A.