#CBB11A Color Information

Hex color code: #CBB11A

The hex color #CBB11A is a bold yellow with RGB values of (203, 177, 26) and HSL of (51°, 77%, 45%). It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#CBB11A
RGB
203, 177, 26
HSL
51°, 77%, 45%
CMYK
0%, 13%, 87%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBB11A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 177, 26

Red: 203 / Green: 177 / Blue: 26

HSL

51°, 77%, 45%

Hue: 51° / Saturation: 77% / Lightness: 45%

CMYK

0%, 13%, 87%, 20%

Cyan: 0% / Magenta: 13% / Yellow: 87% / Key: 20%

What color is #CBB11A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB11A to RGB:

rgb(203, 177, 26)HEX to RGB Converter →

HEX to HSL

Convert #CBB11A to HSL:

hsl(51, 77%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CBB11A to CMYK:

cmyk(0%, 13%, 87%, 20%)Color Converter →

Color Meaning and Usage

A striking yellow tone, #CBB11A has RGB (203, 177, 26) and HSL (51°, 77%, 45%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB11A is #1A35CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB581A.

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

Contrast with #CBB11A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB11A?

#CBB11A is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBB11A?

#CBB11A in RGB is (203, 177, 26) - 203 red, 177 green, and 26 blue.

How to use #CBB11A in CSS?

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

What colors go well with #CBB11A?

#1A35CB (complementary), #CB581A (analogous), and #877612 (lighter shade) work well with #CBB11A.