#CABC33 Color Information

Hex color code: #CABC33

The hex color #CABC33 is a balanced yellow with RGB values of (202, 188, 51) and HSL of (54°, 60%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#CABC33
RGB
202, 188, 51
HSL
54°, 60%, 50%
CMYK
0%, 7%, 75%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CABC33; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 188, 51

Red: 202 / Green: 188 / Blue: 51

HSL

54°, 60%, 50%

Hue: 54° / Saturation: 60% / Lightness: 50%

CMYK

0%, 7%, 75%, 21%

Cyan: 0% / Magenta: 7% / Yellow: 75% / Key: 21%

What color is #CABC33?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CABC33 to RGB:

rgb(202, 188, 51)HEX to RGB Converter →

HEX to HSL

Convert #CABC33 to HSL:

hsl(54, 60%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CABC33 to CMYK:

cmyk(0%, 7%, 75%, 21%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #CABC33 has RGB (202, 188, 51) and HSL (54°, 60%, 50%). 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 #CABC33 is #3342CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC7033.

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

Contrast with #CABC33

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CABC33?

#CABC33 is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CABC33?

#CABC33 in RGB is (202, 188, 51) - 202 red, 188 green, and 51 blue.

How to use #CABC33 in CSS?

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

What colors go well with #CABC33?

#3342CC (complementary), #CC7033 (analogous), and #8F8424 (lighter shade) work well with #CABC33.