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

Vivid Amber

#CEC01C

📝 Color Information for #CEC01C

The hexadecimal color code #CEC01C represents a medium shade in the orange family. In the RGB color model, this color is composed of 206 red, 192 green, and 28 blue, which translates to approximately 81% red, 75% 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, #CEC01C has a hue of 55 degrees, a saturation level of 76%, and a lightness value of 46%. The hue angle of 55° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 55°, saturation of 86%, and brightness/value of 81%. For print applications using the CMYK color model, #CEC01C would be reproduced using 0% cyan, 7% magenta, 86% yellow, and 19% 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 #CEC01C with other colors, consider its complementary color at hue 235° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13549596, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CEC01C

Tailwind CSS
yellow-500
HEX
#CEC01C
RGB
rgb(206, 192, 28)
RGB %
81%, 75%, 11%
HSL
hsl(55, 76%, 46%)
HSV
hsv(55, 86%, 81%)
CMYK
0%, 7%, 86%, 19%
Decimal
13549596
Web Safe
#CCCC33

🎨 Color Schemes for #CEC01C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CEC01C

🌗 Shades and Tints of #CEC01C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CEC01C

Tones (adding gray / desaturating)

🌈 Hue Variations of #CEC01C

Hue Variations (shifting the color spectrum)

👁️ Preview of #CEC01C in Use

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

👓 Color Blindness Simulation for #CEC01C

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

:root { --color-hex: #CEC01C; --color-rgb: 206, 192, 28; --color-hsl: 55, 76%, 46%; } .bg-color { background-color: #CEC01C; } .text-color { color: #CEC01C; } .border-color { border-color: #CEC01C; }

🛠️ Use #CEC01C in Your Project

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

🔗 Related Colors to #CEC01C

#CE661C
Hue -30°
#CE931C
Hue -15°
#B1CE1C
Hue +15°
#84CE1C
Hue +30°
#AFA218
85% L
#908514
70% L
#67600E
50% L
#3F3A09
30% L
#E5D73E
57% L
#EBE16F
68% L
#F2EA9C
78% L
#F8F5CE
89% L

About Vivid Amber (#CEC01C)

Vivid Amber is a medium, vibrant, warm orange color with a hue angle of 55°, saturation of 76%, and lightness of 46%. Its RGB value is (206, 192, 28) and its CMYK breakdown is C:0% M:7% Y:86% K:19%.

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

What is the HEX code for Vivid Amber? +

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

The RGB value of #CEC01C is rgb(206, 192, 28). This means the color contains 206 out of 255 parts red, 192 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(206, 192, 28);

What is the HSL value of #CEC01C? +

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

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

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

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