#CBCB7C Color Information

Hex color code: #CBCB7C

A soft yellow shade, #CBCB7C appears as (203, 203, 124) in RGB and (60°, 43%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#CBCB7C
RGB
203, 203, 124
HSL
60°, 43%, 64%
CMYK
0%, 0%, 39%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCB7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 203, 124

Red: 203 / Green: 203 / Blue: 124

HSL

60°, 43%, 64%

Hue: 60° / Saturation: 43% / Lightness: 64%

CMYK

0%, 0%, 39%, 20%

Cyan: 0% / Magenta: 0% / Yellow: 39% / Key: 20%

What color is #CBCB7C?

#CBCB7C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCB7C to RGB:

rgb(203, 203, 124)HEX to RGB Converter →

HEX to HSL

Convert #CBCB7C to HSL:

hsl(60, 43%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCB7C to CMYK:

cmyk(0%, 0%, 39%, 20%)Color Converter →

Color Meaning and Usage

#CBCB7C is a subtle yellow color with RGB values of 203, 203, 124 and HSL of 60°, 43%, 64%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCB7C is #7C7CCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA37C.

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

Contrast with #CBCB7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCB7C?

#CBCB7C is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CBCB7C?

#CBCB7C in RGB is (203, 203, 124) - 203 red, 203 green, and 124 blue.

How to use #CBCB7C in CSS?

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

What colors go well with #CBCB7C?

#7C7CCB (complementary), #CBA37C (analogous), and #B3B347 (lighter shade) work well with #CBCB7C.