#CD9065 Color Information

Hex color code: #CD9065

A invigorating orange shade, #CD9065 appears as (205, 144, 101) in RGB and (25°, 51%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#CD9065
RGB
205, 144, 101
HSL
25°, 51%, 60%
CMYK
0%, 30%, 51%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD9065; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 144, 101

Red: 205 / Green: 144 / Blue: 101

HSL

25°, 51%, 60%

Hue: 25° / Saturation: 51% / Lightness: 60%

CMYK

0%, 30%, 51%, 20%

Cyan: 0% / Magenta: 30% / Yellow: 51% / Key: 20%

What color is #CD9065?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD9065 to RGB:

rgb(205, 144, 101)HEX to RGB Converter →

HEX to HSL

Convert #CD9065 to HSL:

hsl(25, 51%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CD9065 to CMYK:

cmyk(0%, 30%, 51%, 20%)Color Converter →

Color Meaning and Usage

A vibrant orange tone, #CD9065 has RGB (205, 144, 101) and HSL (25°, 51%, 60%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD9065 is #65A2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD656E.

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

Contrast with #CD9065

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD9065?

#CD9065 is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD9065?

#CD9065 in RGB is (205, 144, 101) - 205 red, 144 green, and 101 blue.

How to use #CD9065 in CSS?

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

What colors go well with #CD9065?

#65A2CD (complementary), #CD656E (analogous), and #AD6938 (lighter shade) work well with #CD9065.