#CCA219 Color Information

Hex color code: #CCA219

#CCA219 is a bold yellow color. In RGB it is (204, 162, 25), and in HSL it is (46°, 78%, 45%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#CCA219
RGB
204, 162, 25
HSL
46°, 78%, 45%
CMYK
0%, 21%, 88%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA219; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 162, 25

Red: 204 / Green: 162 / Blue: 25

HSL

46°, 78%, 45%

Hue: 46° / Saturation: 78% / Lightness: 45%

CMYK

0%, 21%, 88%, 20%

Cyan: 0% / Magenta: 21% / Yellow: 88% / Key: 20%

What color is #CCA219?

#CCA219 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA219 to RGB:

rgb(204, 162, 25)HEX to RGB Converter →

HEX to HSL

Convert #CCA219 to HSL:

hsl(46, 78%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA219 to CMYK:

cmyk(0%, 21%, 88%, 20%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #CCA219 has RGB (204, 162, 25) and HSL (46°, 78%, 45%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA219 is #1943CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC4919.

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

Contrast with #CCA219

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA219?

#CCA219 is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCA219?

#CCA219 in RGB is (204, 162, 25) - 204 red, 162 green, and 25 blue.

How to use #CCA219 in CSS?

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

What colors go well with #CCA219?

#1943CC (complementary), #CC4919 (analogous), and #886C11 (lighter shade) work well with #CCA219.