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

Vivid Amber

#CAB01C

📝 Color Information for #CAB01C

The hexadecimal color code #CAB01C represents a medium shade in the orange family. In the RGB color model, this color is composed of 202 red, 176 green, and 28 blue, which translates to approximately 79% red, 69% green, and 11% 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, #CAB01C has a hue of 51 degrees, a saturation level of 76%, and a lightness value of 45%. The hue angle of 51° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 51°, saturation of 86%, and brightness/value of 79%. For print applications using the CMYK color model, #CAB01C would be reproduced using 0% cyan, 13% magenta, 86% yellow, and 21% black. The closest web-safe color is #CC9933, 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 #CAB01C with other colors, consider its complementary color at hue 231° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13283356, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CAB01C

Tailwind CSS
yellow-500
HEX
#CAB01C
RGB
rgb(202, 176, 28)
RGB %
79%, 69%, 11%
HSL
hsl(51, 76%, 45%)
HSV
hsv(51, 86%, 79%)
CMYK
0%, 13%, 86%, 21%
Decimal
13283356
Web Safe
#CC9933

🎨 Color Schemes for #CAB01C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CAB01C

🌗 Shades and Tints of #CAB01C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CAB01C

Tones (adding gray / desaturating)

🌈 Hue Variations of #CAB01C

Hue Variations (shifting the color spectrum)

👁️ Preview of #CAB01C in Use

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

👓 Color Blindness Simulation for #CAB01C

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

:root { --color-hex: #CAB01C; --color-rgb: 202, 176, 28; --color-hsl: 51, 76%, 45%; } .bg-color { background-color: #CAB01C; } .text-color { color: #CAB01C; } .border-color { border-color: #CAB01C; }

🛠️ Use #CAB01C in Your Project

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

🔗 Related Colors to #CAB01C

#CA591C
Hue -30°
#CA841C
Hue -15°
#B9CA1C
Hue +15°
#8DCA1C
Hue +30°
#AB9417
85% L
#907D14
70% L
#675A0E
50% L
#3F3709
30% L
#E4CA3A
56% L
#EBD86B
67% L
#F2E59C
78% L
#F8F2CE
89% L

About Vivid Amber (#CAB01C)

Vivid Amber is a medium, vibrant, warm orange color with a hue angle of 51°, saturation of 76%, and lightness of 45%. Its RGB value is (202, 176, 28) and its CMYK breakdown is C:0% M:13% Y:86% K:21%.

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

What is the HEX code for Vivid Amber? +

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

The RGB value of #CAB01C is rgb(202, 176, 28). This means the color contains 202 out of 255 parts red, 176 out of 255 parts green, and 28 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(202, 176, 28);

What is the HSL value of #CAB01C? +

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

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

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

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