#CBC69A Color Information

Hex color code: #CBC69A

A soft yellow shade, #CBC69A appears as (203, 198, 154) in RGB and (54°, 32%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CBC69A
RGB
203, 198, 154
HSL
54°, 32%, 70%
CMYK
0%, 2%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC69A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 198, 154

Red: 203 / Green: 198 / Blue: 154

HSL

54°, 32%, 70%

Hue: 54° / Saturation: 32% / Lightness: 70%

CMYK

0%, 2%, 24%, 20%

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

What color is #CBC69A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC69A to RGB:

rgb(203, 198, 154)HEX to RGB Converter →

HEX to HSL

Convert #CBC69A to HSL:

hsl(54, 32%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC69A to CMYK:

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

Color Meaning and Usage

#CBC69A is a subtle yellow color with RGB values of 203, 198, 154 and HSL of 54°, 32%, 70%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC69A is #9A9FCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAE9A.

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

Contrast with #CBC69A

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 #CBC69A?

#CBC69A is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBC69A?

#CBC69A in RGB is (203, 198, 154) - 203 red, 198 green, and 154 blue.

How to use #CBC69A in CSS?

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

What colors go well with #CBC69A?

#9A9FCB (complementary), #CBAE9A (analogous), and #B1AA68 (lighter shade) work well with #CBC69A.