#CBC290 Color Information

Hex color code: #CBC290

A soft yellow shade, #CBC290 appears as (203, 194, 144) in RGB and (51°, 36%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#CBC290
RGB
203, 194, 144
HSL
51°, 36%, 68%
CMYK
0%, 4%, 29%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBC290; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 194, 144

Red: 203 / Green: 194 / Blue: 144

HSL

51°, 36%, 68%

Hue: 51° / Saturation: 36% / Lightness: 68%

CMYK

0%, 4%, 29%, 20%

Cyan: 0% / Magenta: 4% / Yellow: 29% / Key: 20%

What color is #CBC290?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBC290 to RGB:

rgb(203, 194, 144)HEX to RGB Converter →

HEX to HSL

Convert #CBC290 to HSL:

hsl(51, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CBC290 to CMYK:

cmyk(0%, 4%, 29%, 20%)Color Converter →

Color Meaning and Usage

#CBC290 is a delicate yellow color with RGB values of 203, 194, 144 and HSL of 51°, 36%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBC290 is #9099CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA590.

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

Contrast with #CBC290

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBC290?

#CBC290 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBC290?

#CBC290 in RGB is (203, 194, 144) - 203 red, 194 green, and 144 blue.

How to use #CBC290 in CSS?

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

What colors go well with #CBC290?

#9099CB (complementary), #CBA590 (analogous), and #B2A55C (lighter shade) work well with #CBC290.