#CA8012 Color Information

Hex color code: #CA8012

#CA8012 is a dynamic orange color. In RGB it is (202, 128, 18), and in HSL it is (36°, 84%, 43%). It is widely used in graphic design.

Try:
Color NameDark Goldenrod
HEX
#CA8012
RGB
202, 128, 18
HSL
36°, 84%, 43%
CMYK
0%, 37%, 91%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA8012; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 128, 18

Red: 202 / Green: 128 / Blue: 18

HSL

36°, 84%, 43%

Hue: 36° / Saturation: 84% / Lightness: 43%

CMYK

0%, 37%, 91%, 21%

Cyan: 0% / Magenta: 37% / Yellow: 91% / Key: 21%

What color is #CA8012?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA8012 to RGB:

rgb(202, 128, 18)HEX to RGB Converter →

HEX to HSL

Convert #CA8012 to HSL:

hsl(36, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #CA8012 to CMYK:

cmyk(0%, 37%, 91%, 21%)Color Converter →

Color Meaning and Usage

#CA8012 is a bold orange color with RGB values of 202, 128, 18 and HSL of 36°, 84%, 43%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA8012 is #125BCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA2412.

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

Contrast with #CA8012

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA8012?

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

What is the RGB value of #CA8012?

#CA8012 in RGB is (202, 128, 18) - 202 red, 128 green, and 18 blue.

How to use #CA8012 in CSS?

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

What colors go well with #CA8012?

#125BCA (complementary), #CA2412 (analogous), and #83530B (lighter shade) work well with #CA8012.