#CCC014 Color Information

Hex color code: #CCC014

The hex color #CCC014 is a dynamic yellow with RGB values of (204, 192, 20) and HSL of (56°, 82%, 44%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#CCC014
RGB
204, 192, 20
HSL
56°, 82%, 44%
CMYK
0%, 6%, 90%, 20%

Shades

CSS Usage
color: #CCC014;
background-color: #CCC014;
border-color: #CCC014;
box-shadow: 0 0 10px #CCC014;
border: 2px solid #CCC014;
Tailwind Usage
bg-[#CCC014]
text-[#CCC014]
border-[#CCC014]
shadow-[0_0_10px_CCC014]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCC014, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCC014; color: #000000; }

Badge

New Feature
.badge { background-color: #CCC014; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCC014; background-color: #CCC01415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCC01420; border-left: 4px solid #CCC014; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCC014; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCC014 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 192, 20

Red: 204 / Green: 192 / Blue: 20

HSL

56°, 82%, 44%

Hue: 56° / Saturation: 82% / Lightness: 44%

CMYK

0%, 6%, 90%, 20%

Cyan: 0% / Magenta: 6% / Yellow: 90% / Key: 20%

What color is #CCC014?

#CCC014 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC014 to RGB:

rgb(204, 192, 20)HEX to RGB Converter →

HEX to HSL

Convert #CCC014 to HSL:

hsl(56, 82%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC014 to CMYK:

cmyk(0%, 6%, 90%, 20%)Color Converter →

Color Meaning and Usage

#CCC014 is a striking yellow color with RGB values of 204, 192, 20 and HSL of 56°, 82%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC014 is #1420CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC6414.

Use #CCC014 in CSS: color: #CCC014 or background-color: #CCC014. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCC014

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.12:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC014?

#CCC014 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CCC014?

#CCC014 in RGB is (204, 192, 20) - 204 red, 192 green, and 20 blue.

How to use #CCC014 in CSS?

Use #CCC014 directly in your CSS properties like color or background-color.

What colors go well with #CCC014?

#1420CC (complementary), #CC6414 (analogous), and #877F0D (lighter shade) work well with #CCC014.