✓ Copied to clipboard
#DBB93D (Warm Amber) color swatch preview — Color From Pic.
#DBB93D — Warm Amber color swatch

Warm Amber

#DBB93D

📝 Color Information for #DBB93D

The hexadecimal color code #DBB93D represents a medium shade in the orange family. In the RGB color model, this color is composed of 219 red, 185 green, and 61 blue, which translates to approximately 86% red, 73% green, and 24% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DBB93D has a hue of 47 degrees, a saturation level of 69%, and a lightness value of 55%. The hue angle of 47° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 47°, saturation of 72%, and brightness/value of 86%. For print applications using the CMYK color model, #DBB93D would be reproduced using 0% cyan, 16% magenta, 72% yellow, and 14% black. The closest web-safe color is #CCCC33, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #DBB93D with other colors, consider its complementary color at hue 227° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14399805, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DBB93D

Tailwind CSS
amber-400
HEX
#DBB93D
RGB
rgb(219, 185, 61)
RGB %
86%, 73%, 24%
HSL
hsl(47, 69%, 55%)
HSV
hsv(47, 72%, 86%)
CMYK
0%, 16%, 72%, 14%
Decimal
14399805
Web Safe
#CCCC33

🎨 Color Schemes for #DBB93D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DBB93D

🌗 Shades and Tints of #DBB93D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DBB93D

Tones (adding gray / desaturating)

🌈 Hue Variations of #DBB93D

Hue Variations (shifting the color spectrum)

👁️ Preview of #DBB93D in Use

Text on #DBB93D
This demonstrates text readability on the color background. (Click to edit)
#DBB93D as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #DBB93D

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #DBB93D

:root { --color-hex: #DBB93D; --color-rgb: 219, 185, 61; --color-hsl: 47, 69%, 55%; } .bg-color { background-color: #DBB93D; } .text-color { color: #DBB93D; } .border-color { border-color: #DBB93D; }

🛠️ Use #DBB93D in Your Project

🎨
Build a Palette with #DBB93D
Generate harmonious color schemes
⚖️
Check Contrast for #DBB93D
WCAG accessibility testing
🌈
Create a Gradient with #DBB93D
Beautiful CSS gradients

🔗 Related Colors to #DBB93D

#DB6A3D
Hue -30°
#DB923D
Hue -15°
#D6DB3D
Hue +15°
#AFDB3D
Hue +30°
#CBA725
85% L
#A88A1F
70% L
#796316
50% L
#493C0D
30% L
#E3C764
64% L
#EAD58B
73% L
#F1E3B1
82% L
#F8F1D8
91% L

About Warm Amber (#DBB93D)

Warm Amber is a medium, vibrant, warm orange color with a hue angle of 47°, saturation of 69%, and lightness of 55%. Its RGB value is (219, 185, 61) and its CMYK breakdown is C:0% M:16% Y:72% K:14%.

This is a Autumn (Earthy) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #DBB93D

What is the HEX code for Warm Amber? +

The HEX code for Warm Amber is #DBB93D. In CSS you can use it directly as color: #DBB93D; or as a background: background-color: #DBB93D;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #DBB93D? +

The RGB value of #DBB93D is rgb(219, 185, 61). This means the color contains 219 out of 255 parts red, 185 out of 255 parts green, and 61 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(219, 185, 61);

What is the HSL value of #DBB93D? +

The HSL value of #DBB93D is hsl(47, 69%, 55%). The hue is 47°, placing it in the orange family on the color wheel. The saturation is 69%, making it vibrant. The lightness is 55%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DBB93D a warm or cool color? +

#DBB93D is classified as a warm color based on its hue angle of 47°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #DBB93D? +

The approximate CMYK value of #DBB93D is C:0% M:16% Y:72% K:14%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #DBB93D with Other Tools

🔢
Color Converter
Get all formats for #DBB93D — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #DBB93D passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #DBB93D.
👓
Blindness Simulator
See how #DBB93D appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #DBB93D.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #DBB93D.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #DBB93D.
🔬
Technical Formats
See #DBB93D in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #DBB93D as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.