#CB8515 Color Information

Hex color code: #CB8515

A striking orange shade, #CB8515 appears as (203, 133, 21) in RGB and (37°, 81%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#CB8515
RGB
203, 133, 21
HSL
37°, 81%, 44%
CMYK
0%, 34%, 90%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB8515; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 133, 21

Red: 203 / Green: 133 / Blue: 21

HSL

37°, 81%, 44%

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

CMYK

0%, 34%, 90%, 20%

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

What color is #CB8515?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB8515 to RGB:

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

HEX to HSL

Convert #CB8515 to HSL:

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

HEX to CMYK

Convert #CB8515 to CMYK:

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

Color Meaning and Usage

A bold orange tone, #CB8515 has RGB (203, 133, 21) and HSL (37°, 81%, 44%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB8515 is #155BCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB2B15.

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

Contrast with #CB8515

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB8515?

#CB8515 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CB8515?

#CB8515 in RGB is (203, 133, 21) - 203 red, 133 green, and 21 blue.

How to use #CB8515 in CSS?

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

What colors go well with #CB8515?

#155BCB (complementary), #CB2B15 (analogous), and #86580E (lighter shade) work well with #CB8515.