#CD4818 Color Information

Hex color code: #CD4818

#CD4818 is a dynamic orange color. In RGB it is (205, 72, 24), and in HSL it is (16°, 79%, 45%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#CD4818
RGB
205, 72, 24
HSL
16°, 79%, 45%
CMYK
0%, 65%, 88%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CD4818; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CD4818; color: #FFFFFF; }

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 #CD4818; background-color: #CD481815; }

Alert / Toast

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

Link / Accent

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

a { color: #CD4818; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 72, 24

Red: 205 / Green: 72 / Blue: 24

HSL

16°, 79%, 45%

Hue: 16° / Saturation: 79% / Lightness: 45%

CMYK

0%, 65%, 88%, 20%

Cyan: 0% / Magenta: 65% / Yellow: 88% / Key: 20%

What color is #CD4818?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD4818 to RGB:

rgb(205, 72, 24)HEX to RGB Converter →

HEX to HSL

Convert #CD4818 to HSL:

hsl(16, 79%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CD4818 to CMYK:

cmyk(0%, 65%, 88%, 20%)Color Converter →

Color Meaning and Usage

A bold orange tone, #CD4818 has RGB (205, 72, 24) and HSL (16°, 79%, 45%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD4818 is #189DCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD1842.

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

Contrast with #CD4818

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD4818?

#CD4818 is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD4818?

#CD4818 in RGB is (205, 72, 24) - 205 red, 72 green, and 24 blue.

How to use #CD4818 in CSS?

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

What colors go well with #CD4818?

#189DCD (complementary), #CD1842 (analogous), and #893010 (lighter shade) work well with #CD4818.