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

Amber

#C2C04C

📝 Color Information for #C2C04C

The hexadecimal color code #C2C04C represents a medium shade in the orange family. In the RGB color model, this color is composed of 194 red, 192 green, and 76 blue, which translates to approximately 76% red, 75% green, and 30% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C2C04C has a hue of 59 degrees, a saturation level of 49%, and a lightness value of 53%. 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 61%, and brightness/value of 76%. For print applications using the CMYK color model, #C2C04C would be reproduced using 0% cyan, 1% magenta, 61% yellow, and 24% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C2C04C 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 12763212, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C2C04C

Tailwind CSS
lime-400
HEX
#C2C04C
RGB
rgb(194, 192, 76)
RGB %
76%, 75%, 30%
HSL
hsl(59, 49%, 53%)
HSV
hsv(59, 61%, 76%)
CMYK
0%, 1%, 61%, 24%
Decimal
12763212
Web Safe
#CCCC33

🎨 Color Schemes for #C2C04C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C2C04C

🌗 Shades and Tints of #C2C04C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C2C04C

Tones (adding gray / desaturating)

🌈 Hue Variations of #C2C04C

Hue Variations (shifting the color spectrum)

👁️ Preview of #C2C04C in Use

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

👓 Color Blindness Simulation for #C2C04C

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

:root { --color-hex: #C2C04C; --color-rgb: 194, 192, 76; --color-hsl: 59, 49%, 53%; } .bg-color { background-color: #C2C04C; } .text-color { color: #C2C04C; } .border-color { border-color: #C2C04C; }

🛠️ Use #C2C04C in Your Project

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

🔗 Related Colors to #C2C04C

#C2854C
Hue -30°
#C2A34C
Hue -15°
#A6C24C
Hue +15°
#89C24C
Hue +30°
#ABA93B
85% L
#8D8B30
70% L
#676523
50% L
#3D3C15
30% L
#CECC6F
62% L
#DBD995
72% L
#E6E5B7
81% L
#F3F3DD
91% L

About Amber (#C2C04C)

Amber is a medium, moderately saturated, warm orange color with a hue angle of 59°, saturation of 49%, and lightness of 53%. Its RGB value is (194, 192, 76) and its CMYK breakdown is C:0% M:1% Y:61% K:24%.

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

What is the HEX code for Amber? +

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

The RGB value of #C2C04C is rgb(194, 192, 76). This means the color contains 194 out of 255 parts red, 192 out of 255 parts green, and 76 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(194, 192, 76);

What is the HSL value of #C2C04C? +

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

#C2C04C 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 #C2C04C? +

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

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