#D6C28F Color Information

Hex color code: #D6C28F

#D6C28F is a gentle orange color. In RGB it is (214, 194, 143), and in HSL it is (43°, 46%, 70%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#D6C28F
RGB
214, 194, 143
HSL
43°, 46%, 70%
CMYK
0%, 9%, 33%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6C28F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 194, 143

Red: 214 / Green: 194 / Blue: 143

HSL

43°, 46%, 70%

Hue: 43° / Saturation: 46% / Lightness: 70%

CMYK

0%, 9%, 33%, 16%

Cyan: 0% / Magenta: 9% / Yellow: 33% / Key: 16%

What color is #D6C28F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6C28F to RGB:

rgb(214, 194, 143)HEX to RGB Converter →

HEX to HSL

Convert #D6C28F to HSL:

hsl(43, 46%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D6C28F to CMYK:

cmyk(0%, 9%, 33%, 16%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #D6C28F has RGB (214, 194, 143) and HSL (43°, 46%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6C28F is #8FA3D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D69F8F.

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

Contrast with #D6C28F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6C28F?

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

What is the RGB value of #D6C28F?

#D6C28F in RGB is (214, 194, 143) - 214 red, 194 green, and 143 blue.

How to use #D6C28F in CSS?

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

What colors go well with #D6C28F?

#8FA3D6 (complementary), #D69F8F (analogous), and #C1A357 (lighter shade) work well with #D6C28F.