#D4CB2E Color Information

Hex color code: #D4CB2E

The hex color #D4CB2E is a muted yellow with RGB values of (212, 203, 46) and HSL of (57°, 66%, 51%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#D4CB2E
RGB
212, 203, 46
HSL
57°, 66%, 51%
CMYK
0%, 4%, 78%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4CB2E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 203, 46

Red: 212 / Green: 203 / Blue: 46

HSL

57°, 66%, 51%

Hue: 57° / Saturation: 66% / Lightness: 51%

CMYK

0%, 4%, 78%, 17%

Cyan: 0% / Magenta: 4% / Yellow: 78% / Key: 17%

What color is #D4CB2E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4CB2E to RGB:

rgb(212, 203, 46)HEX to RGB Converter →

HEX to HSL

Convert #D4CB2E to HSL:

hsl(57, 66%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D4CB2E to CMYK:

cmyk(0%, 4%, 78%, 17%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #D4CB2E has RGB (212, 203, 46) and HSL (57°, 66%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4CB2E is #3038D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D57A30.

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

Contrast with #D4CB2E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4CB2E?

#D4CB2E is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D4CB2E?

#D4CB2E in RGB is (212, 203, 46) - 212 red, 203 green, and 46 blue.

How to use #D4CB2E in CSS?

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

What colors go well with #D4CB2E?

#3038D5 (complementary), #D57A30 (analogous), and #98921F (lighter shade) work well with #D4CB2E.