#DCBE98 Color Information

Hex color code: #DCBE98

#DCBE98 is a gentle orange color. In RGB it is (220, 190, 152), and in HSL it is (34°, 49%, 73%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DCBE98
RGB
220, 190, 152
HSL
34°, 49%, 73%
CMYK
0%, 14%, 31%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBE98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 190, 152

Red: 220 / Green: 190 / Blue: 152

HSL

34°, 49%, 73%

Hue: 34° / Saturation: 49% / Lightness: 73%

CMYK

0%, 14%, 31%, 14%

Cyan: 0% / Magenta: 14% / Yellow: 31% / Key: 14%

What color is #DCBE98?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBE98 to RGB:

rgb(220, 190, 152)HEX to RGB Converter →

HEX to HSL

Convert #DCBE98 to HSL:

hsl(34, 49%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBE98 to CMYK:

cmyk(0%, 14%, 31%, 14%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DCBE98 has RGB (220, 190, 152) and HSL (34°, 49%, 73%). 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 #DCBE98 is #98B6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9D98.

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

Contrast with #DCBE98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBE98?

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

What is the RGB value of #DCBE98?

#DCBE98 in RGB is (220, 190, 152) - 220 red, 190 green, and 152 blue.

How to use #DCBE98 in CSS?

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

What colors go well with #DCBE98?

#98B6DC (complementary), #DC9D98 (analogous), and #C89B5F (lighter shade) work well with #DCBE98.