#CBC78B Color Information

Hex color code: #CBC78B

#CBC78B is a subtle yellow color. In RGB it is (203, 199, 139), and in HSL it is (56°, 38%, 67%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CBC78B
RGB
203, 199, 139
HSL
56°, 38%, 67%
CMYK
0%, 2%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC78B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 199, 139

Red: 203 / Green: 199 / Blue: 139

HSL

56°, 38%, 67%

Hue: 56° / Saturation: 38% / Lightness: 67%

CMYK

0%, 2%, 32%, 20%

Cyan: 0% / Magenta: 2% / Yellow: 32% / Key: 20%

What color is #CBC78B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC78B to RGB:

rgb(203, 199, 139)HEX to RGB Converter →

HEX to HSL

Convert #CBC78B to HSL:

hsl(56, 38%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC78B to CMYK:

cmyk(0%, 2%, 32%, 20%)Color Converter →

Color Meaning and Usage

#CBC78B is a pastel yellow color with RGB values of 203, 199, 139 and HSL of 56°, 38%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC78B is #8B8FCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA78B.

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

Contrast with #CBC78B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC78B?

#CBC78B is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBC78B?

#CBC78B in RGB is (203, 199, 139) - 203 red, 199 green, and 139 blue.

How to use #CBC78B in CSS?

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

What colors go well with #CBC78B?

#8B8FCB (complementary), #CBA78B (analogous), and #B3AD56 (lighter shade) work well with #CBC78B.