#CD933C Color Information

Hex color code: #CD933C

The hex color #CD933C is a understated orange with RGB values of (205, 147, 60) and HSL of (36°, 59%, 52%). It is widely used in graphic design.

Try:
Color NamePeru
HEX
#CD933C
RGB
205, 147, 60
HSL
36°, 59%, 52%
CMYK
0%, 28%, 71%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD933C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 147, 60

Red: 205 / Green: 147 / Blue: 60

HSL

36°, 59%, 52%

Hue: 36° / Saturation: 59% / Lightness: 52%

CMYK

0%, 28%, 71%, 20%

Cyan: 0% / Magenta: 28% / Yellow: 71% / Key: 20%

What color is #CD933C?

#CD933C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD933C to RGB:

rgb(205, 147, 60)HEX to RGB Converter →

HEX to HSL

Convert #CD933C to HSL:

hsl(36, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CD933C to CMYK:

cmyk(0%, 28%, 71%, 20%)Color Converter →

Color Meaning and Usage

A understated orange tone, #CD933C has RGB (205, 147, 60) and HSL (36°, 59%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD933C is #3C76CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD4B3C.

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

Contrast with #CD933C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD933C?

#CD933C is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CD933C?

#CD933C in RGB is (205, 147, 60) - 205 red, 147 green, and 60 blue.

How to use #CD933C in CSS?

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

What colors go well with #CD933C?

#3C76CD (complementary), #CD4B3C (analogous), and #966927 (lighter shade) work well with #CD933C.