#CB701A Color Information

Hex color code: #CB701A

The hex color #CB701A is a eye-catching orange with RGB values of (203, 112, 26) and HSL of (29°, 77%, 45%). It is widely used in graphic design.

Try:
Color NameChocolate
HEX
#CB701A
RGB
203, 112, 26
HSL
29°, 77%, 45%
CMYK
0%, 45%, 87%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB701A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 112, 26

Red: 203 / Green: 112 / Blue: 26

HSL

29°, 77%, 45%

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

CMYK

0%, 45%, 87%, 20%

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

What color is #CB701A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB701A to RGB:

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

HEX to HSL

Convert #CB701A to HSL:

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

HEX to CMYK

Convert #CB701A to CMYK:

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

Color Meaning and Usage

#CB701A is a vivid orange color with RGB values of 203, 112, 26 and HSL of 29°, 77%, 45%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB701A is #1A76CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB1A1D.

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

Contrast with #CB701A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB701A?

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

What is the RGB value of #CB701A?

#CB701A in RGB is (203, 112, 26) - 203 red, 112 green, and 26 blue.

How to use #CB701A in CSS?

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

What colors go well with #CB701A?

#1A76CB (complementary), #CB1A1D (analogous), and #874B12 (lighter shade) work well with #CB701A.