#CDB651 Color Information

Hex color code: #CDB651

A subtle yellow shade, #CDB651 appears as (205, 182, 81) in RGB and (49°, 55%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#CDB651
RGB
205, 182, 81
HSL
49°, 55%, 56%
CMYK
0%, 11%, 60%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB651; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 182, 81

Red: 205 / Green: 182 / Blue: 81

HSL

49°, 55%, 56%

Hue: 49° / Saturation: 55% / Lightness: 56%

CMYK

0%, 11%, 60%, 20%

Cyan: 0% / Magenta: 11% / Yellow: 60% / Key: 20%

What color is #CDB651?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB651 to RGB:

rgb(205, 182, 81)HEX to RGB Converter →

HEX to HSL

Convert #CDB651 to HSL:

hsl(49, 55%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB651 to CMYK:

cmyk(0%, 11%, 60%, 20%)Color Converter →

Color Meaning and Usage

#CDB651 is a neutral yellow color with RGB values of 205, 182, 81 and HSL of 49°, 55%, 56%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB651 is #5168CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD7851.

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

Contrast with #CDB651

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB651?

#CDB651 is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDB651?

#CDB651 in RGB is (205, 182, 81) - 205 red, 182 green, and 81 blue.

How to use #CDB651 in CSS?

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

What colors go well with #CDB651?

#5168CD (complementary), #CD7851 (analogous), and #A28D2F (lighter shade) work well with #CDB651.