#CCC914 Color Information

Hex color code: #CCC914

The hex color #CCC914 is a bold yellow with RGB values of (204, 201, 20) and HSL of (59°, 82%, 44%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#CCC914
RGB
204, 201, 20
HSL
59°, 82%, 44%
CMYK
0%, 1%, 90%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCC914; 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 #CCC914; background-color: #CCC91415; }

Alert / Toast

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

Link / Accent

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

a { color: #CCC914; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 201, 20

Red: 204 / Green: 201 / Blue: 20

HSL

59°, 82%, 44%

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

CMYK

0%, 1%, 90%, 20%

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

What color is #CCC914?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC914 to RGB:

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

HEX to HSL

Convert #CCC914 to HSL:

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

HEX to CMYK

Convert #CCC914 to CMYK:

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

Color Meaning and Usage

#CCC914 is a bold yellow color with RGB values of 204, 201, 20 and HSL of 59°, 82%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC914 is #1417CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC6D14.

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

Contrast with #CCC914

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC914?

#CCC914 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CCC914?

#CCC914 in RGB is (204, 201, 20) - 204 red, 201 green, and 20 blue.

How to use #CCC914 in CSS?

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

What colors go well with #CCC914?

#1417CC (complementary), #CC6D14 (analogous), and #87850D (lighter shade) work well with #CCC914.