#CDC773 Color Information

Hex color code: #CDC773

#CDC773 is a subtle yellow color. In RGB it is (205, 199, 115), and in HSL it is (56°, 47%, 63%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#CDC773
RGB
205, 199, 115
HSL
56°, 47%, 63%
CMYK
0%, 3%, 44%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC773; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 199, 115

Red: 205 / Green: 199 / Blue: 115

HSL

56°, 47%, 63%

Hue: 56° / Saturation: 47% / Lightness: 63%

CMYK

0%, 3%, 44%, 20%

Cyan: 0% / Magenta: 3% / Yellow: 44% / Key: 20%

What color is #CDC773?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC773 to RGB:

rgb(205, 199, 115)HEX to RGB Converter →

HEX to HSL

Convert #CDC773 to HSL:

hsl(56, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC773 to CMYK:

cmyk(0%, 3%, 44%, 20%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CDC773 has RGB (205, 199, 115) and HSL (56°, 47%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC773 is #747ACD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9B74.

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

Contrast with #CDC773

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC773?

#CDC773 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDC773?

#CDC773 in RGB is (205, 199, 115) - 205 red, 199 green, and 115 blue.

How to use #CDC773 in CSS?

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

What colors go well with #CDC773?

#747ACD (complementary), #CD9B74 (analogous), and #B4AC41 (lighter shade) work well with #CDC773.