#CBC09F Color Information

Hex color code: #CBC09F

The hex color #CBC09F is a pastel yellow with RGB values of (203, 192, 159) and HSL of (45°, 30%, 71%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CBC09F
RGB
203, 192, 159
HSL
45°, 30%, 71%
CMYK
0%, 5%, 22%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC09F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 192, 159

Red: 203 / Green: 192 / Blue: 159

HSL

45°, 30%, 71%

Hue: 45° / Saturation: 30% / Lightness: 71%

CMYK

0%, 5%, 22%, 20%

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

What color is #CBC09F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC09F to RGB:

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

HEX to HSL

Convert #CBC09F to HSL:

hsl(45, 30%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC09F to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #CBC09F has RGB (203, 192, 159) and HSL (45°, 30%, 71%). 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 #CBC09F is #9FAACB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAA9F.

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

Contrast with #CBC09F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC09F?

#CBC09F is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBC09F?

#CBC09F in RGB is (203, 192, 159) - 203 red, 192 green, and 159 blue.

How to use #CBC09F in CSS?

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

What colors go well with #CBC09F?

#9FAACB (complementary), #CBAA9F (analogous), and #B0A06D (lighter shade) work well with #CBC09F.