#DBD675 Color Information

Hex color code: #DBD675

#DBD675 is a neutral yellow color. In RGB it is (219, 214, 117), and in HSL it is (57°, 59%, 66%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DBD675
RGB
219, 214, 117
HSL
57°, 59%, 66%
CMYK
0%, 2%, 47%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD675; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 214, 117

Red: 219 / Green: 214 / Blue: 117

HSL

57°, 59%, 66%

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

CMYK

0%, 2%, 47%, 14%

Cyan: 0% / Magenta: 2% / Yellow: 47% / Key: 14%

What color is #DBD675?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD675 to RGB:

rgb(219, 214, 117)HEX to RGB Converter →

HEX to HSL

Convert #DBD675 to HSL:

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

HEX to CMYK

Convert #DBD675 to CMYK:

cmyk(0%, 2%, 47%, 14%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #DBD675 has RGB (219, 214, 117) and HSL (57°, 59%, 66%). 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 #DBD675 is #757ADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA375.

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

Contrast with #DBD675

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD675?

#DBD675 is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD675?

#DBD675 in RGB is (219, 214, 117) - 219 red, 214 green, and 117 blue.

How to use #DBD675 in CSS?

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

What colors go well with #DBD675?

#757ADB (complementary), #DBA375 (analogous), and #CCC438 (lighter shade) work well with #DBD675.