#CBC09A Color Information

Hex color code: #CBC09A

A delicate yellow shade, #CBC09A appears as (203, 192, 154) in RGB and (47°, 32%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CBC09A
RGB
203, 192, 154
HSL
47°, 32%, 70%
CMYK
0%, 5%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC09A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 192, 154

Red: 203 / Green: 192 / Blue: 154

HSL

47°, 32%, 70%

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

CMYK

0%, 5%, 24%, 20%

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

What color is #CBC09A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC09A to RGB:

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

HEX to HSL

Convert #CBC09A to HSL:

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

HEX to CMYK

Convert #CBC09A to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CBC09A has RGB (203, 192, 154) and HSL (47°, 32%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC09A is #9AA5CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA89A.

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

Contrast with #CBC09A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC09A?

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

What is the RGB value of #CBC09A?

#CBC09A in RGB is (203, 192, 154) - 203 red, 192 green, and 154 blue.

How to use #CBC09A in CSS?

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

What colors go well with #CBC09A?

#9AA5CB (complementary), #CBA89A (analogous), and #B1A168 (lighter shade) work well with #CBC09A.