#CA641C Color Information

Hex color code: #CA641C

#CA641C is a bold orange color. In RGB it is (202, 100, 28), and in HSL it is (25°, 76%, 45%). It is often used for branding and logos.

Try:
Color NameChocolate
HEX
#CA641C
RGB
202, 100, 28
HSL
25°, 76%, 45%
CMYK
0%, 50%, 86%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA641C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 100, 28

Red: 202 / Green: 100 / Blue: 28

HSL

25°, 76%, 45%

Hue: 25° / Saturation: 76% / Lightness: 45%

CMYK

0%, 50%, 86%, 21%

Cyan: 0% / Magenta: 50% / Yellow: 86% / Key: 21%

What color is #CA641C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA641C to RGB:

rgb(202, 100, 28)HEX to RGB Converter →

HEX to HSL

Convert #CA641C to HSL:

hsl(25, 76%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CA641C to CMYK:

cmyk(0%, 50%, 86%, 21%)Color Converter →

Color Meaning and Usage

#CA641C is a eye-catching orange color with RGB values of 202, 100, 28 and HSL of 25°, 76%, 45%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA641C is #1C81CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA1C2A.

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

Contrast with #CA641C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA641C?

#CA641C is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA641C?

#CA641C in RGB is (202, 100, 28) - 202 red, 100 green, and 28 blue.

How to use #CA641C in CSS?

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

What colors go well with #CA641C?

#1C81CA (complementary), #CA1C2A (analogous), and #874312 (lighter shade) work well with #CA641C.