#DCD277 Color Information

Hex color code: #DCD277

#DCD277 is a neutral yellow color. In RGB it is (220, 210, 119), and in HSL it is (54°, 59%, 66%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DCD277
RGB
220, 210, 119
HSL
54°, 59%, 66%
CMYK
0%, 5%, 46%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD277; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 210, 119

Red: 220 / Green: 210 / Blue: 119

HSL

54°, 59%, 66%

Hue: 54° / Saturation: 59% / Lightness: 66%

CMYK

0%, 5%, 46%, 14%

Cyan: 0% / Magenta: 5% / Yellow: 46% / Key: 14%

What color is #DCD277?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD277 to RGB:

rgb(220, 210, 119)HEX to RGB Converter →

HEX to HSL

Convert #DCD277 to HSL:

hsl(54, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD277 to CMYK:

cmyk(0%, 5%, 46%, 14%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #DCD277 has RGB (220, 210, 119) and HSL (54°, 59%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD277 is #757FDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB9E75.

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

Contrast with #DCD277

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD277?

#DCD277 is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD277?

#DCD277 in RGB is (220, 210, 119) - 220 red, 210 green, and 119 blue.

How to use #DCD277 in CSS?

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

What colors go well with #DCD277?

#757FDB (complementary), #DB9E75 (analogous), and #CCBD38 (lighter shade) work well with #DCD277.