#CD9213 Color Information

Hex color code: #CD9213

The hex color #CD9213 is a striking orange with RGB values of (205, 146, 19) and HSL of (41°, 83%, 44%). It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#CD9213
RGB
205, 146, 19
HSL
41°, 83%, 44%
CMYK
0%, 29%, 91%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD9213; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 146, 19

Red: 205 / Green: 146 / Blue: 19

HSL

41°, 83%, 44%

Hue: 41° / Saturation: 83% / Lightness: 44%

CMYK

0%, 29%, 91%, 20%

Cyan: 0% / Magenta: 29% / Yellow: 91% / Key: 20%

What color is #CD9213?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD9213 to RGB:

rgb(205, 146, 19)HEX to RGB Converter →

HEX to HSL

Convert #CD9213 to HSL:

hsl(41, 83%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #CD9213 to CMYK:

cmyk(0%, 29%, 91%, 20%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #CD9213 has RGB (205, 146, 19) and HSL (41°, 83%, 44%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD9213 is #134ECD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD3513.

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

Contrast with #CD9213

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

Contrast Ratio: 7.72:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD9213?

#CD9213 is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CD9213?

#CD9213 in RGB is (205, 146, 19) - 205 red, 146 green, and 19 blue.

How to use #CD9213 in CSS?

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

What colors go well with #CD9213?

#134ECD (complementary), #CD3513 (analogous), and #87600D (lighter shade) work well with #CD9213.