#DCCB32 Color Information

Hex color code: #DCCB32

A dynamic yellow shade, #DCCB32 appears as (220, 203, 50) in RGB and (54°, 71%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DCCB32
RGB
220, 203, 50
HSL
54°, 71%, 53%
CMYK
0%, 8%, 77%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCB32; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 50

Red: 220 / Green: 203 / Blue: 50

HSL

54°, 71%, 53%

Hue: 54° / Saturation: 71% / Lightness: 53%

CMYK

0%, 8%, 77%, 14%

Cyan: 0% / Magenta: 8% / Yellow: 77% / Key: 14%

What color is #DCCB32?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCB32 to RGB:

rgb(220, 203, 50)HEX to RGB Converter →

HEX to HSL

Convert #DCCB32 to HSL:

hsl(54, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCB32 to CMYK:

cmyk(0%, 8%, 77%, 14%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #DCCB32 has RGB (220, 203, 50) and HSL (54°, 71%, 53%). 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 #DCCB32 is #3243DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7632.

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

Contrast with #DCCB32

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCB32?

#DCCB32 is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCCB32?

#DCCB32 in RGB is (220, 203, 50) - 220 red, 203 green, and 50 blue.

How to use #DCCB32 in CSS?

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

What colors go well with #DCCB32?

#3243DC (complementary), #DC7632 (analogous), and #A6981C (lighter shade) work well with #DCCB32.