#CAB021 Color Information

Hex color code: #CAB021

#CAB021 is a dynamic yellow color. In RGB it is (202, 176, 33), and in HSL it is (51°, 72%, 46%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#CAB021
RGB
202, 176, 33
HSL
51°, 72%, 46%
CMYK
0%, 13%, 84%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB021; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 176, 33

Red: 202 / Green: 176 / Blue: 33

HSL

51°, 72%, 46%

Hue: 51° / Saturation: 72% / Lightness: 46%

CMYK

0%, 13%, 84%, 21%

Cyan: 0% / Magenta: 13% / Yellow: 84% / Key: 21%

What color is #CAB021?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB021 to RGB:

rgb(202, 176, 33)HEX to RGB Converter →

HEX to HSL

Convert #CAB021 to HSL:

hsl(51, 72%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB021 to CMYK:

cmyk(0%, 13%, 84%, 21%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #CAB021 has RGB (202, 176, 33) and HSL (51°, 72%, 46%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB021 is #213ACA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA5C21.

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

Contrast with #CAB021

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB021?

#CAB021 is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAB021?

#CAB021 in RGB is (202, 176, 33) - 202 red, 176 green, and 33 blue.

How to use #CAB021 in CSS?

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

What colors go well with #CAB021?

#213ACA (complementary), #CA5C21 (analogous), and #887716 (lighter shade) work well with #CAB021.