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

Warm Amber

#DFDC34

📝 Color Information for #DFDC34

The hexadecimal color code #DFDC34 represents a medium shade in the orange family. In the RGB color model, this color is composed of 223 red, 220 green, and 52 blue, which translates to approximately 87% red, 86% green, and 20% 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, #DFDC34 has a hue of 59 degrees, a saturation level of 73%, and a lightness value of 54%. The hue angle of 59° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 59°, saturation of 77%, and brightness/value of 87%. For print applications using the CMYK color model, #DFDC34 would be reproduced using 0% cyan, 1% magenta, 77% yellow, and 13% 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 #DFDC34 with other colors, consider its complementary color at hue 239° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14670900, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFDC34

Tailwind CSS
yellow-300
HEX
#DFDC34
RGB
rgb(223, 220, 52)
RGB %
87%, 86%, 20%
HSL
hsl(59, 73%, 54%)
HSV
hsv(59, 77%, 87%)
CMYK
0%, 1%, 77%, 13%
Decimal
14670900
Web Safe
#CCCC33

🎨 Color Schemes for #DFDC34

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFDC34

🌗 Shades and Tints of #DFDC34

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFDC34

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFDC34

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFDC34 in Use

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

👓 Color Blindness Simulation for #DFDC34

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 #DFDC34

:root { --color-hex: #DFDC34; --color-rgb: 223, 220, 52; --color-hsl: 59, 73%, 54%; } .bg-color { background-color: #DFDC34; } .text-color { color: #DFDC34; } .border-color { border-color: #DFDC34; }

🛠️ Use #DFDC34 in Your Project

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

🔗 Related Colors to #DFDC34

#DF8734
Hue -30°
#DFB234
Hue -15°
#B7DF34
Hue +15°
#8DDF34
Hue +30°
#CBC820
85% L
#A8A51A
70% L
#777513
50% L
#47460B
30% L
#E6E35C
63% L
#ECEA83
72% L
#F3F1B0
82% L
#F9F8D7
91% L

About Warm Amber (#DFDC34)

Warm Amber is a medium, vibrant, warm orange color with a hue angle of 59°, saturation of 73%, and lightness of 54%. Its RGB value is (223, 220, 52) and its CMYK breakdown is C:0% M:1% Y:77% K:13%.

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

Frequently Asked Questions About #DFDC34

What is the HEX code for Warm Amber? +

The HEX code for Warm Amber is #DFDC34. In CSS you can use it directly as color: #DFDC34; or as a background: background-color: #DFDC34;. 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 #DFDC34? +

The RGB value of #DFDC34 is rgb(223, 220, 52). This means the color contains 223 out of 255 parts red, 220 out of 255 parts green, and 52 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(223, 220, 52);

What is the HSL value of #DFDC34? +

The HSL value of #DFDC34 is hsl(59, 73%, 54%). The hue is 59°, placing it in the orange family on the color wheel. The saturation is 73%, making it vibrant. The lightness is 54%, 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 #DFDC34 a warm or cool color? +

#DFDC34 is classified as a warm color based on its hue angle of 59°. 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 #DFDC34? +

The approximate CMYK value of #DFDC34 is C:0% M:1% Y:77% K:13%. 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 #DFDC34 with Other Tools

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