#DCC098 Color Information

Hex color code: #DCC098

A delicate orange shade, #DCC098 appears as (220, 192, 152) in RGB and (35°, 49%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#DCC098
RGB
220, 192, 152
HSL
35°, 49%, 73%
CMYK
0%, 13%, 31%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCC098; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 192, 152

Red: 220 / Green: 192 / Blue: 152

HSL

35°, 49%, 73%

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

CMYK

0%, 13%, 31%, 14%

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

What color is #DCC098?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCC098 to RGB:

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

HEX to HSL

Convert #DCC098 to HSL:

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

HEX to CMYK

Convert #DCC098 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DCC098 has RGB (220, 192, 152) and HSL (35°, 49%, 73%). 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 #DCC098 is #98B5DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9E98.

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

Contrast with #DCC098

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCC098?

#DCC098 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCC098?

#DCC098 in RGB is (220, 192, 152) - 220 red, 192 green, and 152 blue.

How to use #DCC098 in CSS?

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

What colors go well with #DCC098?

#98B5DC (complementary), #DC9E98 (analogous), and #C89D5F (lighter shade) work well with #DCC098.