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

Vivid Amber

#DFC30C

📝 Color Information for #DFC30C

The hexadecimal color code #DFC30C represents a medium shade in the orange family. In the RGB color model, this color is composed of 223 red, 195 green, and 12 blue, which translates to approximately 87% red, 76% green, and 5% blue. This makes it a highly 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, #DFC30C has a hue of 52 degrees, a saturation level of 90%, and a lightness value of 46%. The hue angle of 52° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 52°, saturation of 95%, and brightness/value of 87%. For print applications using the CMYK color model, #DFC30C would be reproduced using 0% cyan, 13% magenta, 95% yellow, and 13% black. The closest web-safe color is #CCCC00, 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 #DFC30C with other colors, consider its complementary color at hue 232° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14664460, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFC30C

Tailwind CSS
yellow-500
HEX
#DFC30C
RGB
rgb(223, 195, 12)
RGB %
87%, 76%, 5%
HSL
hsl(52, 90%, 46%)
HSV
hsv(52, 95%, 87%)
CMYK
0%, 13%, 95%, 13%
Decimal
14664460
Web Safe
#CCCC00

🎨 Color Schemes for #DFC30C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFC30C

🌗 Shades and Tints of #DFC30C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFC30C

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFC30C

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFC30C in Use

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

👓 Color Blindness Simulation for #DFC30C

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

:root { --color-hex: #DFC30C; --color-rgb: 223, 195, 12; --color-hsl: 52, 90%, 46%; } .bg-color { background-color: #DFC30C; } .text-color { color: #DFC30C; } .border-color { border-color: #DFC30C; }

🛠️ Use #DFC30C in Your Project

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

🔗 Related Colors to #DFC30C

#DF590C
Hue -30°
#DF8E0C
Hue -15°
#C6DF0C
Hue +15°
#91DF0C
Hue +30°
#BDA50A
85% L
#9B8708
70% L
#6F6106
50% L
#443B04
30% L
#F4DA2F
57% L
#F7E364
68% L
#F9EC94
78% L
#FCF5CA
89% L

About Vivid Amber (#DFC30C)

Vivid Amber is a medium, vibrant, warm orange color with a hue angle of 52°, saturation of 90%, and lightness of 46%. Its RGB value is (223, 195, 12) and its CMYK breakdown is C:0% M:13% Y:95% 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 #DFC30C

What is the HEX code for Vivid Amber? +

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

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

What is the HSL value of #DFC30C? +

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

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

The approximate CMYK value of #DFC30C is C:0% M:13% Y:95% 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 #DFC30C with Other Tools

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