#CCA700 Color Information

Hex color code: #CCA700

#CCA700 is a striking yellow color. In RGB it is (204, 167, 0), and in HSL it is (49°, 100%, 40%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#CCA700
RGB
204, 167, 0
HSL
49°, 100%, 40%
CMYK
0%, 18%, 100%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA700; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 167, 0

Red: 204 / Green: 167 / Blue: 0

HSL

49°, 100%, 40%

Hue: 49° / Saturation: 100% / Lightness: 40%

CMYK

0%, 18%, 100%, 20%

Cyan: 0% / Magenta: 18% / Yellow: 100% / Key: 20%

What color is #CCA700?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA700 to RGB:

rgb(204, 167, 0)HEX to RGB Converter →

HEX to HSL

Convert #CCA700 to HSL:

hsl(49, 100%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA700 to CMYK:

cmyk(0%, 18%, 100%, 20%)Color Converter →

Color Meaning and Usage

#CCA700 is a dynamic yellow color with RGB values of 204, 167, 0 and HSL of 49°, 100%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA700 is #0025CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC4100.

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

Contrast with #CCA700

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA700?

#CCA700 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CCA700?

#CCA700 in RGB is (204, 167, 0) - 204 red, 167 green, and 0 blue.

How to use #CCA700 in CSS?

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

What colors go well with #CCA700?

#0025CC (complementary), #CC4100 (analogous), and #806800 (lighter shade) work well with #CCA700.